CMake
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#pragma once
|
||||
#ifndef _LOGGINGCONSUMER_H
|
||||
#define _LOGGINGCONSUMER_H
|
||||
|
||||
#include <siacommon.h>
|
||||
|
||||
NS_BEGIN(Sia)
|
||||
@@ -17,4 +19,5 @@ private:
|
||||
void ProcessEvent(const CEvent& eventData);
|
||||
};
|
||||
|
||||
NS_END(2)
|
||||
NS_END(2)
|
||||
#endif //_LOGGINGCONSUMER_H
|
Reference in New Issue
Block a user