mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-23 20:28:43 +00:00
8 lines
109 B
C
8 lines
109 B
C
#ifndef VALUE_DATETIME_H_INCLUDED
|
|
#define VALUE_DATETIME_H_INCLUDED
|
|
|
|
void
|
|
test_value_datetime(void);
|
|
|
|
#endif
|