rename the namespace
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "PlugIn.h"
|
||||
|
||||
using namespace arrivalmanager;
|
||||
using namespace aman;
|
||||
|
||||
BOOL APIENTRY DllMain(HMODULE module, DWORD reason, LPVOID reserved) {
|
||||
(void)module;
|
||||
|
||||
Reference in New Issue
Block a user