Skip to content

Commit 371fa02

Browse files
authored
Merge pull request #36 from anstaf/fix_include
add missing include
2 parents 6fbf4a2 + e5517ad commit 371fa02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: include/cpp_bindgen/generator.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <string>
1919
#include <vector>
2020

21+
#include <boost/preprocessor.hpp>
2122
#include <boost/type_index.hpp>
2223

2324
#include "common/disjunction.hpp"

0 commit comments

Comments
 (0)