mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Remove outdated ifdef
The file doesn't have __in anymore
This commit is contained in:
parent
dae9f2ab2b
commit
e0a0d9c039
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
#include <RestartManager.h>
|
#include <RestartManager.h>
|
||||||
#include <psapi.h>
|
#include <psapi.h>
|
||||||
|
|
||||||
#ifdef __MINGW32__
|
|
||||||
#define __in
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace Platform {
|
namespace Platform {
|
||||||
namespace Dlls {
|
namespace Dlls {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue