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

Bug 1491: include cstdlib

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