mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 01:23:47 +00:00
feat(Core/Misc): includes cleanup (#5953)
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#ifndef __CLIRUNNABLE_H
|
||||
#define __CLIRUNNABLE_H
|
||||
|
||||
#include "Threading.h"
|
||||
|
||||
/// Command Line Interface handling thread
|
||||
class CliRunnable : public acore::Runnable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user