adds missing #include

[SVN r42797]
This commit is contained in:
Tobias Schwinger
2008-01-15 19:46:10 +00:00
parent ed24c45406
commit d209118686

View File

@ -8,6 +8,7 @@
// See interface.hpp in this directory for details.
#include <iostream>
#include <typeinfo>
#include "interface.hpp"