added c++ doc and replaced ifndef with pragma once
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Created by lukas on 18.06.19.
|
||||
//
|
||||
|
||||
#include "IPAPI.h"
|
||||
#include "api/IPAPI.h"
|
||||
|
||||
std::string IPAPI::getGlobalIp() {
|
||||
return request("https://api.ipify.org");
|
||||
|
||||
Reference in New Issue
Block a user