]> git.saurik.com Git - cycript.git/blobdiff - Error.hpp
The grammar and lexer should not share a filename.
[cycript.git] / Error.hpp
index 4d899e01e2cc2889146a21fccdef84c8aa9a995d..f63180e50979785dae6978bb274563c327141859 100644 (file)
--- a/Error.hpp
+++ b/Error.hpp
@@ -22,8 +22,8 @@
 #ifndef CYCRIPT_ERROR_HPP
 #define CYCRIPT_ERROR_HPP
 
-#include "Pooling.hpp"
 #include "Exception.hpp"
+#include "Pooling.hpp"
 
 #ifdef CY_EXECUTE
 struct CYJSError :