ROSE  0.11.145.0
MemoryCellState.h
1 #ifndef ROSE_Deprecated_BinaryAnalysis_InstructionSemantics_BaseSemantics_MemoryCellState_H
2 #define ROSE_Deprecated_BinaryAnalysis_InstructionSemantics_BaseSemantics_MemoryCellState_H
3 
4 // [Robb Matzke 2021-05-19]: deprecated
5 #include <rose_pragma_message.h>
6 ROSE_PRAGMA_MESSAGE("This header is deprecated; use Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/MemoryCellState.h instead");
7 #include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/MemoryCellState.h>
8 
9 #endif