mirror of
https://github.com/boostorg/functional.git
synced 2026-07-11 02:50:47 +02:00
Added some tests to figure out pp problem with OverloadedFunciton on Sun.
[SVN r77925]
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user