aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2011-02-09 12:25:53 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2011-02-09 12:25:53 +0000
commit543988572e2abc85767da315b2acc1f971c5d07f (patch)
tree9db733f87fceaba36ddcba54b794b8be06c1d136
parentc0340eec5ac175f7b757d883aca71d1a4382c641 (diff)
parent3854fc9b42d16b810f62b64194b699033b03aaf1 (diff)
* Sync with the trunk.
-rw-r--r--src/libutil/types.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libutil/types.hh b/src/libutil/types.hh
index 533fcca22..844ad6f76 100644
--- a/src/libutil/types.hh
+++ b/src/libutil/types.hh
@@ -1,8 +1,6 @@
#ifndef __TYPES_H
#define __TYPES_H
-#include "config.h"
-
#include <string>
#include <list>
#include <set>