mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 19:06:35 +00:00
Adds precompiled.h include because Visual Studio checks for that even though the file only contains comments.
Thanks to boeseRaupe for reporting. Refs #2348 This was SVN commit r14512.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
*/
|
||||
|
||||
// JS debugger temporarily disabled during the SpiderMonkey upgrade (check trac ticket #2348 for details)
|
||||
#include "precompiled.h" // needs to be here for Windows builds
|
||||
/*
|
||||
#include "precompiled.h"
|
||||
|
||||
#include "DebuggingServer.h"
|
||||
#include "ThreadDebugger.h"
|
||||
|
||||
Reference in New Issue
Block a user