MWCC/includes/compiler/LoopDetection.h

7 lines
104 B
C

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