Minor code cleanup

This commit is contained in:
Maschell
2022-04-22 22:56:14 +02:00
parent 48eb915a70
commit a7494c59cb
5 changed files with 1 additions and 7 deletions

View File

@@ -18,10 +18,7 @@
#include "PluginMetaInformationFactory.h"
#include "../fs/FSUtils.h"
#include "../utils/StringTools.h"
#include <dirent.h>
#include <memory>
#include <sys/types.h>
#include <whb/file.h>
using namespace ELFIO;