Portability

- Missing includes.
This commit is contained in:
Paul Beckingham 2014-09-05 17:55:27 -04:00
parent 5d3db37452
commit a1f5344cbe

View file

@ -25,6 +25,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
#include <cmake.h> #include <cmake.h>
#include <algorithm>
#include <vector> #include <vector>
#include <string> #include <string>
#include <strings.h> #include <strings.h>