mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-01-07 13:07:56 +08:00
rename .h to .hpp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <nlohmann/json.hpp>
|
||||
#include "socket_client.h"
|
||||
#include "socket_client.hpp"
|
||||
using json = nlohmann::json;
|
||||
using namespace CGPROXY;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user