Skip to content

Commit 8823d1e

Browse files
Whoops, amend.
Signed-off-by: Toria <ninetailedtori@uwu.gal>
1 parent e1fc7a3 commit 8823d1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/include/millennium/logger.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,5 @@ void CleanupLoggers();
277277
#endif
278278
#else
279279
#define LOG_ERROR(fmt, ...) logger.private_error_do_not_use(fmt, __sanitize_nt(__FILE__).data(), __LINE__, PRETTY_FUNCTION, ##__VA_ARGS__)
280+
#endif
280281
#define GET_GITHUB_URL_FROM_HERE() fmt::format("{}/blob/{}{}#L{}", MILLENNIUM_REPOSITORY, GIT_COMMIT_HASH, __get_source_loc(__sanitize_nt(__FILE__).data()).data(), __LINE__)

0 commit comments

Comments
 (0)