Some file format cleanup.

This commit is contained in:
Adam Ierymenko 2013-09-17 15:46:56 -04:00
parent 0133da1dcd
commit b2b24ca41b
6 changed files with 6 additions and 2 deletions

View file

@ -28,6 +28,7 @@
#include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <string>
#include "Constants.hpp"