fix CI
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "types.h"
|
||||
|
||||
#ifndef TEMPO_H
|
||||
#define TEMPO_H
|
||||
|
||||
#endif /* TEMPO_H */
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
#include "types.h"
|
||||
|
||||
#ifndef TEMPO_H
|
||||
#define TEMPO_H
|
||||
|
||||
#endif /* TEMPO_H */
|
||||