Tidy up includes and header material

This commit is contained in:
Vinnie Falco
2013-08-30 17:23:52 -07:00
parent 38516ef793
commit d9d291abcb
172 changed files with 461 additions and 485 deletions

View File

@@ -21,8 +21,8 @@
*/
//==============================================================================
#ifndef BEAST_STRINGARRAY_BEASTHEADER
#define BEAST_STRINGARRAY_BEASTHEADER
#ifndef BEAST_STRINGARRAY_H_INCLUDED
#define BEAST_STRINGARRAY_H_INCLUDED
#include "beast_String.h"
#include "../containers/beast_Array.h"
@@ -409,4 +409,4 @@ private:
};
#endif // BEAST_STRINGARRAY_BEASTHEADER
#endif // BEAST_STRINGARRAY_H_INCLUDED