mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 23:15:06 -04:00
NOMINMAX
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#ifdef DUSK_DISCORD
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
|
||||
#include "discord.hpp"
|
||||
|
||||
#include "dusk/logging.h"
|
||||
|
||||
Reference in New Issue
Block a user