Skip to content

Commit 81a62cb

Browse files
author
Ingo Berg
committed
fix for #132
1 parent 01c7133 commit 81a62cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/muParserBytecode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ namespace mu
8484
values and function pointers. Those are necessary in order to calculate the result.
8585
All those data items will be casted to the underlying datatype of the bytecode.
8686
*/
87-
class ParserByteCode final
87+
class API_EXPORT_CXX ParserByteCode final
8888
{
8989
private:
9090

0 commit comments

Comments
 (0)