diff options
Diffstat (limited to 'ingen')
-rw-r--r-- | ingen/Atom.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/Atom.hpp b/ingen/Atom.hpp index aa3fe3a5..e26462a5 100644 --- a/ingen/Atom.hpp +++ b/ingen/Atom.hpp @@ -19,6 +19,7 @@ #include <algorithm> #include <cassert> +#include <cstdlib> #include <cstring> #include <string> |