summaryrefslogtreecommitdiff
path: root/XmlObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'XmlObject.h')
-rw-r--r--XmlObject.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/XmlObject.h b/XmlObject.h
index d227af7..d8af778 100644
--- a/XmlObject.h
+++ b/XmlObject.h
@@ -1,6 +1,8 @@
#ifndef XMLOBJECT_H
#define XMLOBJECT_H
+#include <cstdlib>
+
#include <Poco/DOM/Document.h>
#include <Poco/Timestamp.h>
#include <Poco/String.h>