removed most of clang warnings / errors
This commit is contained in:
11
include/loader.h
Normal file
11
include/loader.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
class ILoader
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
class LoaderManger
|
||||
{
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user