bugfix: track modified path to generated include pyreflect.hpp
This commit is contained in:
parent
5f927717b6
commit
10856b2ed9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file pyreflect.cpp */
|
||||
|
||||
// note: need pyreflect/ here bc pyreflect.hpp is generated, located in build directory
|
||||
#include "xo/pyreflect/pyreflect.hpp"
|
||||
#include "pyreflect.hpp"
|
||||
#include "xo/reflect/TypeDescr.hpp"
|
||||
#include "xo/reflect/TaggedRcptr.hpp"
|
||||
#include "xo/reflect/SelfTagging.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue