<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/sdk/scripting/squirrel/sqvm.cpp.orig	2017-10-31 17:32:38.000000000 -0600
+++ src/sdk/scripting/squirrel/sqvm.cpp	2018-07-31 13:00:07.000000000 -0600
@@ -1,8 +1,8 @@
 /*
 	see copyright notice in squirrel.h
 */
-#include "sqpcheader.h"
 #include &lt;math.h&gt;
+#include "sqpcheader.h"
 #include &lt;stdlib.h&gt;
 #include "sqopcodes.h"
 #include "sqfuncproto.h"
</pre></body></html>