7 lines
57 B
C
7 lines
57 B
C
|
|
#ifndef repl_h
|
||
|
|
#define repl_h
|
||
|
|
|
||
|
|
#include "wren.h"
|
||
|
|
|
||
|
|
#endif
|