]> git.lyx.org Git - lyx.git/blobdiff - src/converter.C
citation patch from Angus
[lyx.git] / src / converter.C
index c1af3b58726f27f3fa18a7ebbffbf4c7e7c31eb8..99580fe06f65f5dc895b629cd9220b2b4f141b7d 100644 (file)
 using std::map;
 using std::vector;
 using std::queue;
+using std::pair;
+using std::sort;
 using std::stack;
+using std::endl;
 
 //////////////////////////////////////////////////////////////////////////////