From 9039e728b2015b54dc87da52f450c27683303392 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Apr 2007 21:22:24 +0000 Subject: All system headers (except Boost) now included through system.hh; also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. --- mask.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mask.h') 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 -#include +#include "utils.h" #include -- cgit v1.2.3