mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-16 06:53:18 +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
|