Multiple definitions
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ public:
|
||||
};
|
||||
|
||||
/* Can be called from any thread to run the thread local loop */
|
||||
void run() {
|
||||
inline void run() {
|
||||
Loop::defaultLoop()->run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user