mirror of
https://github.com/boostorg/dll.git
synced 2026-02-01 20:32:22 +00:00
Worked arrounf calling conventions, dropped dependency on boost::function for modern compilers, updatet the docs and improved some of the examples
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
//[callplugcpp_tutorial2
|
||||
#include <boost/dll/import.hpp> // for import_alias
|
||||
#include <boost/function.hpp>
|
||||
#include <iostream>
|
||||
#include "../tutorial_common/my_plugin_api.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user