Drop useless include DLAHelpers.h

This commit is contained in:
Pietro Fezzardi
2022-03-01 09:38:51 +01:00
parent 59ed4b56f7
commit e2a82f8dfc
10 changed files with 0 additions and 11 deletions
-2
View File
@@ -19,8 +19,6 @@
#include "revng-c/DataLayoutAnalysis/DLATypeSystem.h"
#include "DLAHelpers.h"
using namespace llvm;
using NodeAllocatorT = SpecificBumpPtrAllocator<dla::LayoutTypeSystemNode>;