HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/devel/codeblocks/files/patch-src_sdk_scripting_squirrel_sqvm.cpp
--- src/sdk/scripting/squirrel/sqvm.cpp.orig	2017-10-31 23:32:38 UTC
+++ src/sdk/scripting/squirrel/sqvm.cpp
@@ -1,8 +1,8 @@
 /*
 	see copyright notice in squirrel.h
 */
-#include "sqpcheader.h"
 #include <math.h>
+#include "sqpcheader.h"
 #include <stdlib.h>
 #include "sqopcodes.h"
 #include "sqfuncproto.h"