Files
bind/test/test_cmake/main.cpp

5 lines
42 B
C++
Raw Permalink Normal View History

2018-12-04 15:17:32 +01:00
#include <boost/bind.hpp>
int main() {
}