small syntax fix

This commit is contained in:
Mr. eXoDia 2015-03-28 01:37:32 +01:00
parent 24fef19f57
commit bf9cade407
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ namespace GleeBug
}; };
typedef std::map<DWORD, ProcessInfo> ProcessMap; typedef std::map<DWORD, ProcessInfo> ProcessMap;
} };
#endif //_DEBUGGER_PROCESS_H #endif //_DEBUGGER_PROCESS_H