mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 02:34:09 +00:00
remove include <new> from common.h
This commit is contained in:
parent
6a14457614
commit
739e80614d
23 changed files with 70 additions and 22 deletions
|
@ -10,8 +10,6 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
//#include <assert.h>
|
||||
#include <new>
|
||||
|
||||
#ifdef WITHWINDOWS
|
||||
#include <Windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue