forked from mirrors/0ad
Fix warnings
This was SVN commit r10867.
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
# include <cxxabi.h>
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
# pragma warning(disable:4996) // deprecated CRT
|
||||
#endif
|
||||
|
||||
#include "wx/wx.h"
|
||||
|
||||
#include "GameInterface/Shareable.h"
|
||||
|
||||
Reference in New Issue
Block a user