mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
CAttributes.h: move back to PTML
When `revng` and `revng-c` were being merged, this header founds its way into `revngSupport` even though it makes more sense under the PTML umbrella.
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
#include "revng/Model/Helpers.h"
|
||||
#include "revng/Model/PointerType.h"
|
||||
#include "revng/Model/RawFunctionDefinition.h"
|
||||
#include "revng/PTML/CAttributes.h"
|
||||
#include "revng/PTML/CBuilder.h"
|
||||
#include "revng/PTML/Constants.h"
|
||||
#include "revng/PTML/Tag.h"
|
||||
#include "revng/Pipeline/Location.h"
|
||||
#include "revng/Pipes/Ranks.h"
|
||||
#include "revng/Support/Assert.h"
|
||||
#include "revng/Support/CAttributes.h"
|
||||
#include "revng/TypeNames/LLVMTypeNames.h"
|
||||
#include "revng/TypeNames/ModelCBuilder.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user