proper #include

This commit is contained in:
David Rose 2006-02-15 22:12:50 +00:00
parent 0290873962
commit 882f71a3d9
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
#ifndef DO_PIPELINING
class CycleData;
#include "cycleData.h"
class Pipeline;
////////////////////////////////////////////////////////////////////