1#ifndef ROSE_BinaryAnalysis_InstructionSemantics2_H
2#define ROSE_BinaryAnalysis_InstructionSemantics2_H
5#include <rose_pragma_message.h>
6ROSE_PRAGMA_MESSAGE(
"This header is deprecated; use Rose/BinaryAnalysis/InstructionSemantics.h instead");
7#include <Rose/BinaryAnalysis/InstructionSemantics.h>