Commit 25881dc0 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed compilation error on Linux

parent eeb3e32c
...@@ -180,6 +180,7 @@ ...@@ -180,6 +180,7 @@
#endif // linux #endif // linux
#include <cstring> #include <cstring>
#include <cstdlib>
/*! \namespace cl /*! \namespace cl
* *
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment