reflect typename of variant
This commit is contained in:
parent
b907632626
commit
013b9a867f
1 changed files with 3 additions and 0 deletions
|
|
@ -427,3 +427,6 @@ namespace fc
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace fc
|
} // namespace fc
|
||||||
|
|
||||||
|
#include <fc/reflect/reflect.hpp>
|
||||||
|
FC_REFLECT_TYPENAME( fc::variant )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue