about summary refs log tree commit diff
path: root/src/libexpr/nixexpr.hh
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-09-04T22·08+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-09-04T22·08+0000
commit4be5443882cfbe7c2aa09b1c373c220400a5133f (patch)
tree1ca05b183b746d6243fa378f719410447e2584aa /src/libexpr/nixexpr.hh
parent2382a729e07ae09abb278cc28b137b9c4060101e (diff)
* Remove unnecessary inclusions of aterm2.h.
Diffstat (limited to 'src/libexpr/nixexpr.hh')
-rw-r--r--src/libexpr/nixexpr.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libexpr/nixexpr.hh b/src/libexpr/nixexpr.hh
index af39997c5ec1..69a47a5adcaf 100644
--- a/src/libexpr/nixexpr.hh
+++ b/src/libexpr/nixexpr.hh
@@ -3,8 +3,6 @@
 
 #include <map>
 
-#include <aterm2.h>
-
 #include "aterm-map.hh"
 #include "types.hh"