#pragma once #include "ADT.h" #include "Enum.h" #include "Struct.h" #include "Hash.h" #include "Format.h" #include "JSON.h" #include "Compare.h" #include "FileSystem.h" #include "llvm/Support/MemoryBuffer.h"