Sorting includes (tools directory)

This commit is contained in:
2014-04-20 23:22:57 -04:00
parent 4cf1c5a8f6
commit c13c0cf589
10 changed files with 36 additions and 37 deletions

View File

@@ -6,9 +6,9 @@
*
*/
#include <cstdint>
#include "oldstructs.h"
#include "location.h"
#include <cstdint>
void flip_long(int32_t *s);
void flip_spec_node(legacy::special_node_type *spec);