Added: Missing #include <cctype>

~g2k
This commit is contained in:
2005-07-21 20:05:09 -04:00
parent 836f8f1ddc
commit b1aa789fa6

View File

@@ -1,3 +1,4 @@
#include <cctype>
#include "../include/strmanip.h"
bool Truth(std::string str)