Skip to content

Commit

Permalink
test if pipeline runs
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed Aug 13, 2024
1 parent 7ea001a commit 0a70f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GuildWarsPartySearch.Bot/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define _CRT_SECURE_NO_WARNINGS
#include <math.h>
#include <locale.h>
#include <stdbool.h>
#include <cstdbool>

#define HEADQUARTER_RUNTIME_LINKING
extern "C" {
Expand Down

0 comments on commit 0a70f54

Please sign in to comment.