catch2/projects/XCode3
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
..
CatchSelfTest.xcodeproj Xcode 4, warnings and MinGW 2011-12-27 10:59:41 +00:00
CatchSelfTestSingle Xcode 4, warnings and MinGW 2011-12-27 10:59:41 +00:00
OCTest Normalize include guards for all *.h and *.hpp 2012-09-17 01:53:39 -04:00