Keep VC++ happy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24148 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-11-02 04:03:16 +00:00
parent 5966955445
commit 55d1728ec8

View File

@ -17,6 +17,7 @@
#define LLVM_TARGET_TARGETINSTRITINERARIES_H
#include "llvm/Support/Debug.h"
#include <cassert>
namespace llvm {