Closed shsajjadi closed 3 years ago
There is a compilation error in presence of global variables when compiling in the "dynamic" mode. In the "single" mode it completes without error.
This commit fixes the issue
There is a compilation error in presence of global variables when compiling in the "dynamic" mode. In the "single" mode it completes without error.