]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.cpp
msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible...
[lyx.git] / src / insets / InsetTabular.cpp
index ad0d6f37b162ecd0d17ccc36b2b122d5893d4814..c8ef61183d903de2f64372a27ded1d836b24b69b 100644 (file)
@@ -70,7 +70,6 @@
 using namespace std;
 using namespace lyx::support;
 
-using boost::shared_ptr;
 
 
 namespace lyx {