ADD: added the use of a local build curlpp library

This commit is contained in:
Henry Winkel
2023-08-09 08:43:00 +02:00
parent 726b09eb5f
commit 39f0f2b4eb
6 changed files with 13 additions and 18 deletions

View File

@@ -1,7 +1,5 @@
#include <filesystem>
#include <kubecontrol/KubePod.hpp>
#include <map>
#include <vector>
namespace kubecontrol
{