add: pragma once to config.h
This commit is contained in:
parent
dd5d35d043
commit
493c3ef47d
@ -1,3 +1,4 @@
|
|||||||
|
#pragma once
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
const std::string BOT_TOKEN = "token";
|
const std::string BOT_TOKEN = "token";
|
||||||
|
Loading…
Reference in New Issue
Block a user