X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Flyxalgo.h;h=8bf8bbc54191ffd8c1450eea4918a459c8671625;hb=c6b17b7094c42ff6bf96e3452f69023c724d15b7;hp=d1aa023e1e918dd9ecfe2ad4799245f9070598fe;hpb=273c67d8aa34a724ca03e01ae8e1792949c23297;p=lyx.git diff --git a/src/support/lyxalgo.h b/src/support/lyxalgo.h index d1aa023e1e..8bf8bbc541 100644 --- a/src/support/lyxalgo.h +++ b/src/support/lyxalgo.h @@ -84,11 +84,6 @@ void eliminate_duplicates(C & c) } -using std::next; - - -using std::prev; - } // namespace lyx #endif // LYX_ALGO_H