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