Index: boost/spirit/home/qi/string/tst_map.hpp =================================================================== --- boost/spirit/home/qi/string/tst_map.hpp (revision 86799) +++ boost/spirit/home/qi/string/tst_map.hpp (working copy) @@ -11,6 +11,7 @@ #pragma once #endif +#include #include #include #include @@ -17,8 +18,6 @@ namespace boost { namespace spirit { namespace qi { - struct tst_pass_through; // declared in tst.hpp - template struct tst_map {