Skip to content

Commit e5517ad

Browse files
committed
add missing include
1 parent 6fbf4a2 commit e5517ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)