Libspinscale: Add separate CMake project config
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#include <componentThread.h>
|
||||
#include <mindThread.h>
|
||||
#include <marionette/marionette.h>
|
||||
#include <spinscale/marionette.h>
|
||||
|
||||
namespace smo {
|
||||
|
||||
void MindThread::handleException()
|
||||
{
|
||||
mrntt::mrntt.exceptionInd();
|
||||
sscl::mrntt::mrntt.exceptionInd();
|
||||
}
|
||||
|
||||
} // namespace smo
|
||||
|
||||
Reference in New Issue
Block a user