]> git.tdb.fi Git - builder.git/blobdiff - source/component.cpp
Remove some unused #includes
[builder.git] / source / component.cpp
index 2bfa736e14ea2dc7663fcae75b5f6f8c3329395a..bebe3f7790f4c6b20d874a6208e40583f2d6f083 100644 (file)
@@ -2,8 +2,7 @@
 #include <msp/fs/dir.h>
 #include <msp/fs/stat.h>
 #include <msp/fs/utils.h>
-#include <msp/io/print.h>
-#include <msp/strings/lexicalcast.h>
+#include <msp/strings/format.h>
 #include "builder.h"
 #include "component.h"
 #include "sourcepackage.h"