diff options
Diffstat (limited to 'src/Integer.cpp')
-rw-r--r-- | src/Integer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Integer.cpp b/src/Integer.cpp index 7fa0f93..30a5405 100644 --- a/src/Integer.cpp +++ b/src/Integer.cpp @@ -19,6 +19,7 @@ */ #include <cstdlib> +#include "plist.h" #include <plist/Integer.h> namespace PList |