]> git.lyx.org Git - lyx.git/blobdiff - src/support/lyxalgo.h
FORMAT for format 594
[lyx.git] / src / support / lyxalgo.h
index d1aa023e1e918dd9ecfe2ad4799245f9070598fe..8bf8bbc54191ffd8c1450eea4918a459c8671625 100644 (file)
@@ -84,11 +84,6 @@ void eliminate_duplicates(C & c)
 }
 
 
-using std::next;
-
-
-using std::prev;
-
 } // namespace lyx
 
 #endif // LYX_ALGO_H