]> git.lyx.org Git - lyx.git/blobdiff - src/KeySequence.cpp
This is the first of a series of commits that will make InsetLayout a real class.
[lyx.git] / src / KeySequence.cpp
index 1af1b88f72b742145b1d163d7853174f4a14e510..3bb207c5decb56ed11eb0cbb4153929f936f6428 100644 (file)
@@ -20,9 +20,7 @@
 
 #include "frontends/KeySymbol.h"
 
-using std::make_pair;
-using std::string;
-
+using namespace std;
 
 namespace lyx {