Browse Source

fixed header case

release/0.19
JustinAJ 10 years ago
parent
commit
b351d45f11
  1. 2
      Jupiter/CString.h

2
Jupiter/CString.h

@ -471,6 +471,6 @@ namespace Jupiter
}
/** Implementation for CString_Type, CString_Strict, and CString_Loose. Very scary. */
#include "CString_IMP.h"
#include "CString_Imp.h"
#endif // _CSTRING_H_HEADER
Loading…
Cancel
Save