diff options
Diffstat (limited to 'Swiften/Elements/UnitTest/StanzaTest.cpp')
| -rw-r--r-- | Swiften/Elements/UnitTest/StanzaTest.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Swiften/Elements/UnitTest/StanzaTest.cpp b/Swiften/Elements/UnitTest/StanzaTest.cpp index 4020f8b..4669f16 100644 --- a/Swiften/Elements/UnitTest/StanzaTest.cpp +++ b/Swiften/Elements/UnitTest/StanzaTest.cpp @@ -7,6 +7,7 @@  #include <cppunit/extensions/HelperMacros.h>  #include <cppunit/extensions/TestFactoryRegistry.h>  #include <boost/shared_ptr.hpp> +#include <boost/date_time/posix_time/posix_time.hpp>  #include "Swiften/Elements/Stanza.h"  #include "Swiften/Elements/Payload.h"  | 
 Swift