Gabriele Contini
2019-11-23 dabc496a2b86869b3e559a87efdd74af108a31f5
src/library/locate/EnvironmentVarData.cpp
@@ -6,6 +6,7 @@
 */
#include "EnvironmentVarData.hpp"
#include <licensecc/datatypes.h>
#include <licensecc_properties.h>
#include <cstdlib>
@@ -13,7 +14,6 @@
#include <string>
#include <vector>
#include "../api/datatypes.h"
#include "../base/base64.h"
#include "../base/EventRegistry.h"
#include "../base/StringUtils.h"