Code Cleanup

- Fixed broken build on tt.
This commit is contained in:
Paul Beckingham 2011-04-07 18:27:03 -04:00
parent 039bf15df1
commit 14b184089d
2 changed files with 5 additions and 9 deletions

View file

@ -26,7 +26,9 @@
////////////////////////////////////////////////////////////////////////////////
#include <iostream>
#include <math.h>
#include <Text.h>
#include <stdlib.h>
#include <string.h>
#include <text.h>
#include <Variant.h>
////////////////////////////////////////////////////////////////////////////////