summaryrefslogtreecommitdiffstats
path: root/src/libcola/straightener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcola/straightener.cpp')
-rw-r--r--src/libcola/straightener.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libcola/straightener.cpp b/src/libcola/straightener.cpp
index 7c73cb9e9..7a1020781 100644
--- a/src/libcola/straightener.cpp
+++ b/src/libcola/straightener.cpp
@@ -25,6 +25,8 @@
using std::set;
using std::vector;
using std::list;
+using std::pair;
+using std::make_pair;
namespace straightener {