Commit Graph

3 Commits

Author SHA1 Message Date
Matt Wozniski f29c898443 Normalize include guards for all *.h and *.hpp
Some files had include guards that didn't match the file name, and
others were missing the include guards entirely.

Standardized this so that every include file has an include guard, and
all the guards are of the form TWOBLUECUBES_<FILENAME>_<EXT>_INCLUDED
2012-09-17 01:53:39 -04:00
Phil Nash 2969a0df41 iOSTest works with ARC 2012-03-17 18:36:00 +00:00
Phil Nash 823ea3efd4 Re-org 2011-04-26 08:32:40 +01:00