mirror of
https://github.com/fsender/readguy.git
synced 2025-12-12 21:08:14 +08:00
Bump to 1.4.0 with many new feats
This commit is contained in:
9
extra/ctg_timelib/TimeLib.h
Normal file
9
extra/ctg_timelib/TimeLib.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _TIMELIB_H_FILE
|
||||
#define _TIMELIB_H_FILE
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include "ctg_timelib.hpp"
|
||||
using namespace CTG_TimeLib;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user