diff options
author | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
commit | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch) | |
tree | 909848ed622b35c8653c961c9ebed8c574bb150e /source/libs/asura-lib-core/client/client.h | |
parent | d9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff) |
*misc
Diffstat (limited to 'source/libs/asura-lib-core/client/client.h')
-rw-r--r-- | source/libs/asura-lib-core/client/client.h | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/source/libs/asura-lib-core/client/client.h b/source/libs/asura-lib-core/client/client.h deleted file mode 100644 index 8df30fe..0000000 --- a/source/libs/asura-lib-core/client/client.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ASURA_ENGINE_HOST_H__ -#define __ASURA_ENGINE_HOST_H__ - -#include <asura-lib-utils/type.h> - -/// -/// ʹйصʵ֣ǵϷĿƽ̨ʹüֱʵ֡༭벻ڿƽ̨ڿ⣬Ŀǰʹwin32APIʵϢѭ -/// -namespace AsuraEngine -{ - namespace Client - { - - /// - /// ࡣ - /// - ASURA_ABSTRACT class Client - { - - }; - - } -} - -#endif
\ No newline at end of file |