diff options
Diffstat (limited to 'tests/libdimension/cxx.cpp')
-rw-r--r-- | tests/libdimension/cxx.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libdimension/cxx.cpp b/tests/libdimension/cxx.cpp index 50df178..f38831a 100644 --- a/tests/libdimension/cxx.cpp +++ b/tests/libdimension/cxx.cpp @@ -18,6 +18,7 @@ *************************************************************************/ #include "tests.h" +#include <cstdlib> /* * Ensure that dimension.h can be included in a C++ program and behave properly. |