mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
-make VS2010 project files format match the rest of resip - flatten Source and Header files to a single list -fix linux compilation issue with missing #include <map> in TransportDriver.hxx git-svn-id: https://svn.resiprocate.org/rep/resiprocate/main@11013 ddefafc4-47db-0310-ae44-fa13212b10f2
7 lines
107 B
C++
7 lines
107 B
C++
#if !defined TfmHelper_hxx
|
|
#define TfmHelper_hxx
|
|
|
|
//void sleepSeconds(unsigned int seconds);
|
|
|
|
#endif
|