everywhere same code header
reformatings cdoc
This commit is contained in:
		@@ -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"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user