mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 06:36:06 +00:00
cppformat: Fix compatibility with our build system on Windows.
This was SVN commit r16178.
This commit is contained in:
+2
@@ -30,6 +30,8 @@
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
// Disable useless MSVC warnings.
|
||||
#undef _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
Reference in New Issue
Block a user