Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
#include <squirrel.h>
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
/**
|
||||
* A controller to start enough so we can use Squirrel for testing.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user