diff options
Diffstat (limited to 'src/Data.cpp')
| -rw-r--r-- | src/Data.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data.cpp b/src/Data.cpp index 11439d3..89b4f4e 100644 --- a/src/Data.cpp +++ b/src/Data.cpp | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 18 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | #include <stdlib.h> | 21 | #include <cstdlib> |
| 22 | #include <plist/Data.h> | 22 | #include <plist/Data.h> |
| 23 | 23 | ||
| 24 | namespace PList | 24 | namespace PList |
