mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-02 22:14:37 +00:00
Compile fix for win32/MSVC that creeped up for some reason
This commit is contained in:
parent
fc7fa440da
commit
1a20ff5d59
2 changed files with 2 additions and 5 deletions
|
@ -120,6 +120,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#pragma warning(disable:4189) // UqqqqSEFUL: local variable is initialized but not referenced
|
||||
#endif
|
||||
|
||||
#undef GetCharWidth
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue