Files
functional/overloaded_function/test/sun_bug.cpp
T
2012-04-11 20:55:54 +00:00

7 lines
109 B
C++

/**@todo remove this test */
#include <boost/functional/overloaded_function.hpp>
int main() { return 0; }