forked from mirrors/0ad
Fix missing includes when building without precompiled headers
Patch By: @Riesi Comments By: @sera Differential Revision: https://code.wildfiregames.com/D5209 This was SVN commit r27973.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#ifndef INCLUDED_JSI_VFS
|
||||
#define INCLUDED_JSI_VFS
|
||||
|
||||
#include "scriptinterface/ScriptTypes.h"
|
||||
|
||||
class ScriptRequest;
|
||||
|
||||
namespace JSI_VFS
|
||||
|
||||
Reference in New Issue
Block a user