remove invalid shouldfail test
[cparser] / format_check.c
index f4038cf..870b5d3 100644 (file)
  */
 #include <wctype.h>
 
+#include "format_check.h"
+#include "symbol_t.h"
 #include "ast_t.h"
 #include "diagnostic.h"
-#include "format_check.h"
 #include "types.h"
 #include "type_t.h"
 #include "warning.h"