Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Dec 8, 2018
1 parent 95202e9 commit 543298e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/tutorial_common/my_plugin_api.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#define BOOST_DLL_MY_PLUGIN_API_HPP

//[plugapi
#include <boost/config.hpp>
#include <string>

class BOOST_SYMBOL_VISIBLE my_plugin_api {
Expand Down

0 comments on commit 543298e

Please sign in to comment.