Commit 834d7d7f authored by Martin Szulecki's avatar Martin Szulecki Committed by Jonathan Beck

Remove last includes of non-existing Utils.h

parent 804032e9
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#include <stdlib.h> #include <stdlib.h>
#include <plist/Array.h> #include <plist/Array.h>
#include <plist/Utils.h>
#include <algorithm> #include <algorithm>
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#include <stdlib.h> #include <stdlib.h>
#include <plist/Dictionary.h> #include <plist/Dictionary.h>
#include <plist/Utils.h>
namespace PList namespace PList
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment