From: Dana Jansens Date: Sat, 4 Jan 2003 18:30:22 +0000 (+0000) Subject: include string X-Git-Tag: openbox-2_3_0^2~12 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b4d516f54ec4baf7571fa2b5c2018bd7b3f0ac8f;p=dana%2Fopenbox.git include string --- diff --git a/src/Font.cc b/src/Font.cc index 593d723f..149e75fa 100644 --- a/src/Font.cc +++ b/src/Font.cc @@ -33,6 +33,7 @@ extern "C" { #include #include +#include using std::string; using std::cerr;