MWCC/includes/compiler/LoopDetection.h

7 lines
104 B
C
Raw Normal View History

#ifndef COMPILER_LOOPDETECTION_H
#define COMPILER_LOOPDETECTION_H
#include "compiler/common.h"
#endif