mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 18:11:41 -06:00
Normalize all the line endings
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// Windows/ProcessMessages.h
|
||||
|
||||
#ifndef __WINDOWS_PROCESSMESSAGES_H
|
||||
#define __WINDOWS_PROCESSMESSAGES_H
|
||||
|
||||
namespace NWindows {
|
||||
|
||||
void ProcessMessages(HWND window);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
// Windows/ProcessMessages.h
|
||||
|
||||
#ifndef __WINDOWS_PROCESSMESSAGES_H
|
||||
#define __WINDOWS_PROCESSMESSAGES_H
|
||||
|
||||
namespace NWindows {
|
||||
|
||||
void ProcessMessages(HWND window);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user