]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.cpp
Embedding: saving inzip name to .lyx file so that embedded files can always be found...
[lyx.git] / src / InsetList.cpp
index a18c8b636712559eb0f491226cf9066af7037c90..1f205858794ef899ac7aabeb2d0d214dcaf85cf1 100644 (file)
@@ -20,8 +20,7 @@
 
 #include "insets/InsetBranch.h"
 
-using std::lower_bound;
-
+using namespace std;
 
 namespace lyx {