Skip to content
Snippets Groups Projects
Commit d54d3b39 authored by Andre Offringa's avatar Andre Offringa
Browse files

Bug 1491: include cstdlib

parent 2ae25fae
Branches
Tags
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <string> #include <string>
#include <sstream> #include <sstream>
#include <cmath> #include <cmath>
#include <cstdlib>
#include <vector> #include <vector>
#include "types.h" #include "types.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment