SWDEV-329646 - MicroStation app crash upon closing
Change-Id: Ie3422788c80b233c836e319c355214ca076e5d4f
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
namespace amd {
|
||||
|
||||
volatile bool Runtime::initialized_ = false;
|
||||
bool Runtime::LibraryDetached = false;
|
||||
|
||||
bool Runtime::init() {
|
||||
if (initialized_) {
|
||||
|
||||
Reference in New Issue
Block a user