Files
resiprocate/tfm/TfmHelper.hxx
Scott Godin b74937ad63 -updates for sleepSeconds inclusion in rutil/time.hxx
-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
2014-03-02 18:23:48 +00:00

7 lines
107 B
C++

#if !defined TfmHelper_hxx
#define TfmHelper_hxx
//void sleepSeconds(unsigned int seconds);
#endif