mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 08:07:06 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
3
CPP/Windows/COM.h
Executable file → Normal file
3
CPP/Windows/COM.h
Executable file → Normal file
@@ -3,7 +3,7 @@
|
||||
#ifndef __WINDOWS_COM_H
|
||||
#define __WINDOWS_COM_H
|
||||
|
||||
#include "Common/MyString.h"
|
||||
#include "../Common/MyString.h"
|
||||
|
||||
namespace NWindows {
|
||||
namespace NCOM {
|
||||
@@ -63,7 +63,6 @@ HRESULT StringToGUIDA(const char *string, GUID &classID);
|
||||
#define StringToGUID StringToGUIDA
|
||||
#endif
|
||||
|
||||
|
||||
}}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user