X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFloating.cpp;h=645dcf9307e1bbd82ea9aa1e26968d799dd8a439;hb=cf15bd840b71a01ccbb2fbbbabc7066237b4bfd2;hp=9da1f1a3899ba899dd3d1438db48aee7fa6e1303;hpb=3e3955c4f3ee3302d2e1aae643be37ee3b758512;p=lyx.git diff --git a/src/Floating.cpp b/src/Floating.cpp index 9da1f1a389..645dcf9307 100644 --- a/src/Floating.cpp +++ b/src/Floating.cpp @@ -14,7 +14,7 @@ #include "Floating.h" -using std::string; +using namespace std; namespace lyx {