|
#include "GroupXmlReader.h"
#include "ArmarXCore/core/exceptions/local/ExpressionException.h"
#include <ArmarXCore/core/exceptions/local/FileIOException.h>
#include <SimoxUtility/algorithm/string/string_tools.h>
#include <string>
#include <fstream>
#include <streambuf>
#include <stdexcept>
#include <filesystem>