summaryrefslogtreecommitdiff
path: root/mask.h
diff options
context:
space:
mode:
Diffstat (limited to 'mask.h')
-rw-r--r--mask.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/mask.h b/mask.h
index 13ab57b5..eb729901 100644
--- a/mask.h
+++ b/mask.h
@@ -1,10 +1,7 @@
#ifndef _MASK_H
#define _MASK_H
-#include "error.h"
-
-#include <string>
-#include <exception>
+#include "utils.h"
#include <boost/regex.hpp>