Advertisement
hotvic

Untitled

Nov 18th, 2012
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.20 KB | None | 0 0
  1. --- a/tools/strutil.h
  2. +++ b/tools/strutil.h
  3. @@ -24,6 +24,7 @@
  4.  
  5.  #include <string>
  6.  #include <vector>
  7. +#include <strings.h>
  8.  #include <cctype>
  9.  
  10.  struct ci_char_traits : public std::char_traits<char>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement