]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.cpp
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
[lyx.git] / src / insets / InsetFoot.cpp
index 238f6b78bf7ec011eb0619f9a9a5707ba5c01039..44998604198acb5413cf9e8d7716388e7c6bfa1c 100644 (file)
 
 #include <ostream>
 
-namespace lyx {
+using namespace std;
 
-using std::string;
-using std::auto_ptr;
-using std::ostream;
+namespace lyx {
 
 
 InsetFoot::InsetFoot(BufferParams const & bp)