refactor: phase 0 & 1
This commit is contained in:
+1
-4
@@ -24,9 +24,7 @@
|
||||
* reasonable ways as different from the original version.
|
||||
*/
|
||||
|
||||
#ifndef COMMON_HPP
|
||||
#define COMMON_HPP
|
||||
|
||||
#pragma once
|
||||
#include <algorithm>
|
||||
#include <arpa/inet.h>
|
||||
#include <codecvt>
|
||||
@@ -62,4 +60,3 @@ namespace StringUtils {
|
||||
|
||||
char* getConsoleIP(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user