diff options
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r-- | protocols/Discord/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h index 7e6e032d3b..1b31333ae0 100644 --- a/protocols/Discord/src/stdafx.h +++ b/protocols/Discord/src/stdafx.h @@ -69,4 +69,4 @@ int StrToStatus(const CMStringW &str); time_t StringToDate(const CMStringW &str); int SerialNext(void); -struct SESSION_INFO : public GCSessionInfoBase {};
\ No newline at end of file +struct SESSION_INFO : public GCSessionInfoBase {}; |