Browse Source

define HV_AXIOS_H_ (#399)

fairylovell 2 years ago
parent
commit
157ec40cac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      http/client/axios.h

+ 1 - 0
http/client/axios.h

@@ -1,4 +1,5 @@
 #ifndef HV_AXIOS_H_
+#define HV_AXIOS_H_
 
 #include "json.hpp"
 #include "requests.h"