summaryrefslogtreecommitdiff
path: root/src/model/RangeSet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/RangeSet.hpp')
-rw-r--r--src/model/RangeSet.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/model/RangeSet.hpp b/src/model/RangeSet.hpp
index e6e60e0..ef86363 100644
--- a/src/model/RangeSet.hpp
+++ b/src/model/RangeSet.hpp
@@ -20,6 +20,7 @@
#define _OUSIA_MODEL_RANGE_SET_HPP_
#include <limits>
+#include <set>
namespace ousia {
namespace model {