mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-16 20:48:11 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include "JSystem/JUtility/TColor.h"
|
||||
#include "stdarg.h"
|
||||
|
||||
|
||||
namespace std {
|
||||
// no idea what this is or why it is used instead of va_list
|
||||
struct __tag_va_List : __va_list_struct {};
|
||||
|
||||
Reference in New Issue
Block a user