]> git.tdb.fi Git - libs/core.git/blobdiff - source/path.cpp
Remove extra include of utils.h
[libs/core.git] / source / path.cpp
index 93a0a84630e29aeab758dd547931885f0d999b89..99961379977d65684da8f3209bc65d61570039e4 100644 (file)
@@ -5,9 +5,9 @@ Distributed under the LGPL
 */
 #include <msp/strutils.h>
 #include "path.h"
+#include "utils.h"
 
 using namespace std;
-#include <iostream>
 
 namespace Msp {
 namespace Path {