]> granicus.if.org Git - pdns/commitdiff
check for more parts of boost in 'pdns_hello_world' compilation check
authorBert Hubert <bert.hubert@netherlabs.nl>
Sat, 11 Sep 2010 12:56:25 +0000 (12:56 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sat, 11 Sep 2010 12:56:25 +0000 (12:56 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1711 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/pdns_hw.cc

index 8708d9fc5b83d0c3b38a1edbae9ee0fb26198a52..0ecc7731925e176809ebe07a787c2fecc6011ef9 100644 (file)
@@ -4,6 +4,7 @@
 #include <boost/tuple/tuple_comparison.hpp>
 #include <boost/multi_index/key_extractors.hpp>
 #include <boost/multi_index/sequenced_index.hpp>
+#include <boost/foreach.hpp>
 #include <iostream>
 #include <stdio.h>
 #include <stdlib.h>