Files
salmanoff/smocore/mindThread.cpp
T

13 lines
200 B
C++

#include <componentThread.h>
#include <mindThread.h>
#include <spinscale/marionette.h>
namespace smo {
void MindThread::handleException()
{
sscl::mrntt::mrntt.exceptionInd();
}
} // namespace smo