mirror of
https://github.com/boostorg/functional.git
synced 2026-07-10 18:41:10 +02:00
094516d686
[SVN r77925]
7 lines
109 B
C++
7 lines
109 B
C++
|
|
/**@todo remove this test */
|
|
#include <boost/functional/overloaded_function.hpp>
|
|
|
|
int main() { return 0; }
|
|
|