testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.

[SVN r49946]
This commit is contained in:
Andrey Semashev
2008-11-26 21:07:14 +00:00
parent bffbf251f0
commit 86a65b062a
58 changed files with 93 additions and 86 deletions

View File

@@ -6,7 +6,7 @@
*/
#include "boost/date_time/gregorian/gregorian.hpp"
#include "boost/date_time/testfrmwk.hpp"
#include "../testfrmwk.hpp"
#include "boost/lexical_cast.hpp"
#include <iostream>
#include <string>