forked from OpenGamers/abaddon
format all
This commit is contained in:
parent
f31d431517
commit
481685b3bb
@ -2,8 +2,8 @@
|
||||
#include "util.hpp"
|
||||
#include <chrono>
|
||||
#include <ctime>
|
||||
#include <iomanip>
|
||||
#include <glibmm.h>
|
||||
#include <iomanip>
|
||||
|
||||
constexpr static uint64_t DiscordEpochSeconds = 1420070400;
|
||||
|
||||
|
@ -6,4 +6,4 @@ bool SetupFonts();
|
||||
std::string FindResourceFolder();
|
||||
std::string FindConfigFile();
|
||||
std::string FindStateCacheFolder();
|
||||
}
|
||||
} // namespace Platform
|
||||
|
Loading…
Reference in New Issue
Block a user