everywhere same code header
reformatings cdoc
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 11.02.20.
|
||||
//
|
||||
|
||||
#include "Config.h"
|
||||
#include "Logger.h"
|
||||
#include "Version.h"
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 05.05.19.
|
||||
//
|
||||
|
||||
#include "FileLogger.h"
|
||||
#include "IpHelper.h"
|
||||
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 02.08.19.
|
||||
//
|
||||
|
||||
#include "IPRefresher.h"
|
||||
#include "FileLogger.h"
|
||||
#include "api/IPAPI.h"
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 07.05.20.
|
||||
//
|
||||
|
||||
#include "IpHelper.h"
|
||||
|
||||
#include <climits>
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 26.10.19.
|
||||
//
|
||||
|
||||
#include "Logger.h"
|
||||
|
||||
#include <sstream>
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 06.04.19.
|
||||
//
|
||||
|
||||
#include "api/API.h"
|
||||
|
||||
#include <sstream>
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 18.06.19.
|
||||
//
|
||||
|
||||
#include "api/DynuAPI.h"
|
||||
|
||||
bool DynuAPI::refreshIp(std::string ip) {
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 18.06.19.
|
||||
//
|
||||
|
||||
#include "api/IPAPI.h"
|
||||
|
||||
std::string IPAPI::getGlobalIp() {
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 08.05.19.
|
||||
//
|
||||
|
||||
#include "api/TelegramAPI.h"
|
||||
#include "Logger.h"
|
||||
|
||||
|
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by lukas on 18.06.19.
|
||||
//
|
||||
|
||||
#include "Version.h"
|
||||
#include "IPRefresher.h"
|
||||
#include "Logger.h"
|
||||
|
Reference in New Issue
Block a user