Fix build errors with mind::globalMind and Qualia headers
This commit is contained in:
@@ -85,8 +85,10 @@ private:
|
||||
class MindThreadLifetimeMgmtOp;
|
||||
};
|
||||
|
||||
namespace mind {
|
||||
// Global Mind instance will be defined in marionette.cpp
|
||||
extern std::shared_ptr<Mind> globalMind;
|
||||
} // namespace mind
|
||||
|
||||
} // namespace smo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user