X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Ftostr.C;h=81058d5d87959de332856034a168b64c80cfabb5;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=da5b7aaa8d98a0beada6ccb9722fccd569dc5c09;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/support/tostr.C b/src/support/tostr.C index da5b7aaa8d..81058d5d87 100644 --- a/src/support/tostr.C +++ b/src/support/tostr.C @@ -10,7 +10,7 @@ #include -#include "support/std_sstream.h" +#include using std::string; using std::ostringstream;