We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c7133 commit 81a62cbCopy full SHA for 81a62cb
include/muParserBytecode.h
@@ -84,7 +84,7 @@ namespace mu
84
values and function pointers. Those are necessary in order to calculate the result.
85
All those data items will be casted to the underlying datatype of the bytecode.
86
*/
87
- class ParserByteCode final
+ class API_EXPORT_CXX ParserByteCode final
88
{
89
private:
90
0 commit comments