Skip to content
Snippets Groups Projects
Commit 0083c662 authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Added XML generated files to SVN.

Moved some temporary defines to NIF_IO.h.
parent 2026d557
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,11 @@ using namespace std;
// string _str; // string data
//}
// !!!TEMPORARY TO SUPRESS COMPILER ERRORS!!!
typedef blk_ref link_ref;
typedef string HeaderString;
// !!!TEMPORARY TO SUPRESS COMPILER ERRORS!!!
typedef unsigned char byte;
typedef unsigned short ushort;
typedef unsigned int uint;
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment