Skip to content

Commit 40451d3

Browse files
authored
main: get rid of to_string
1 parent a5d306d commit 40451d3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

main.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
#include <fstream>
88
#include <signal.h>
99

10-
#ifdef USE_TO_STRING_HACK
11-
#include "to_string.h"
12-
#endif
13-
1410
#include "json.hpp"
1511
#include "botkey.h"
1612
#include "const_str.h"

0 commit comments

Comments
 (0)