Files
functional/overloaded_function/test/sun_bug.cpp
T

7 lines
109 B
C++
Raw Normal View History

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