]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/table.C
Removed all redundant using directives from the source.
[lyx.git] / src / tex2lyx / table.C
index 99a311c1c76bde8ead226b8789c562300cc1792d..7b02cf3d79a2d9a98b61ada778d7f5bacca2d95e 100644 (file)
@@ -29,7 +29,6 @@ using std::ostream;
 using std::ostringstream;
 using std::string;
 using std::vector;
-using std::map;
 
 #include "mathed/math_gridinfo.h"