mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 10:48:03 +00:00
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