summaryrefslogtreecommitdiff
path: root/src/strings/mstring.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/mstring.hpp')
-rw-r--r--src/strings/mstring.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings/mstring.hpp b/src/strings/mstring.hpp
index 6f257ed..8225d9e 100644
--- a/src/strings/mstring.hpp
+++ b/src/strings/mstring.hpp
@@ -19,6 +19,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
+# include "../sanity.hpp"
+
# include <deque>
# include "base.hpp"