summaryrefslogtreecommitdiffstats
path: root/src/Integer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Integer.cpp')
-rw-r--r--src/Integer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Integer.cpp b/src/Integer.cpp
index e357f72..d394ee1 100644
--- a/src/Integer.cpp
+++ b/src/Integer.cpp
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <stdlib.h>
+#include <cstdlib>
#include <plist/Integer.h>
namespace PList