(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef SQUIRREL_HPP
|
||||
#define SQUIRREL_HPP
|
||||
|
||||
#include <squirrel.h>
|
||||
|
||||
class Squirrel {
|
||||
private:
|
||||
typedef void (SQPrintFunc)(bool error_msg, const SQChar *message);
|
||||
|
Reference in New Issue
Block a user