mirror of
https://github.com/github/codeql.git
synced 2026-04-03 14:18:17 +02:00
8 lines
62 B
C
8 lines
62 B
C
#ifndef _TEST_H_
|
|
#define _TEST_H_
|
|
|
|
#include "loop.h"
|
|
|
|
#endif
|
|
|