forked from Lainports/opnsense-ports
10 lines
193 B
C++
10 lines
193 B
C++
--- src/util/file_reader.hpp.orig 2011-12-24 21:46:47 UTC
|
|
+++ src/util/file_reader.hpp
|
|
@@ -19,6 +19,7 @@
|
|
|
|
#include <memory>
|
|
#include <vector>
|
|
+#include <string>
|
|
|
|
class Size;
|
|
class Color;
|