small change

This commit is contained in:
aap
2015-06-17 21:51:33 +02:00
parent c0d9ecdf3f
commit df419c63ef
2 changed files with 3 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ typedef float float32;
typedef int32 bool32;
typedef uint8 byte;
typedef uint32 uint;
typedef uint64 uintptr;
class Stream
{