build in one job

This commit is contained in:
2020-10-31 11:57:49 +01:00
parent 3d29ab4b17
commit 9bfddef920
3 changed files with 8 additions and 18 deletions

View File

@ -1,5 +1,5 @@
#include <inc/IpHelper.h>
#include <inc/Logger.h>
#include <IpHelper.h>
#include <Logger.h>
#include "api/IPAPI.h"
std::string IPAPI::getGlobalIp() {