mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-23 19:02:35 +01:00
6 lines
70 B
C
6 lines
70 B
C
#ifndef STRINGS_H
|
|
#define STRINGS_H
|
|
|
|
#include <string.h>//temp
|
|
|
|
#endif |