mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Drop unnecessary includes
This commit is contained in:
committed by
Pietro Fezzardi
parent
d22bd1cc58
commit
659951620e
@@ -9,6 +9,5 @@
|
||||
|
||||
#include "revng/Clift/Clift.h"
|
||||
#include "revng/PTML/CTokenEmitter.h"
|
||||
#include "revng/Support/CDataModel.h"
|
||||
|
||||
void decompile(clift::FunctionOp Function, ptml::CTokenEmitter &Emitter);
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
//
|
||||
|
||||
#include "revng/Clift/Clift.h"
|
||||
#include "revng/Support/CDataModel.h"
|
||||
|
||||
// TODO: does this really belong with the emitters?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user