first stages for making more universal

This commit is contained in:
John Dupuy
2023-09-26 11:49:32 -05:00
parent d5d7dcbc63
commit 4b3d676f30
24 changed files with 346 additions and 30 deletions

View File

@@ -6,9 +6,9 @@
* See LICENSE file for details about copyright. *
***************************************************************************/
#include <windows.h>
//#include <windows.h>
#include <assert.h>
#include <debugapi.h>
//#include <debugapi.h>
#include <sstream>
#include "Item.h"