]> git.lyx.org Git - features.git/blobdiff - src/CutAndPaste.C
small changes
[features.git] / src / CutAndPaste.C
index 006f3fc1cf9532a1fa654215c6947049aa64e096..e167fa9a44511e9e7e89555336dadd2f157749dd 100644 (file)
@@ -18,6 +18,8 @@
 #pragma implementation
 #endif
 
+using std::pair;
+
 static LyXParagraph * buf = 0;
 
 CutAndPaste::CutAndPaste()