Added some tests to figure out pp problem with OverloadedFunciton on Sun.

[SVN r77925]
This commit is contained in:
Lorenzo Caminiti
2012-04-11 20:55:54 +00:00
parent c5a4dc3db1
commit 094516d686
5 changed files with 9 additions and 7 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
#include <boost/functional/overloaded_function/detail/base.hpp>
/**@todo remove this test */
#include <boost/functional/overloaded_function.hpp>
int main() { return 0; }