catch2/projects
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
..
SelfTest First cut of tags support 2012-09-15 17:53:27 +01:00
VS2008/TestCatch Renamed VisualStudio to VS2008 2012-05-23 23:47:30 +01:00
VS2010/TestCatch Added VS2010 2012-05-23 23:55:14 +01:00
XCode3 Normalize include guards for all *.h and *.hpp 2012-09-17 01:53:39 -04:00
XCode4 Normalize include guards for all *.h and *.hpp 2012-09-17 01:53:39 -04:00
runners/iTchRunner Normalize include guards for all *.h and *.hpp 2012-09-17 01:53:39 -04:00