Changeset 11003
- Timestamp:
- 06/10/11 23:02:30 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Dim.h
r10921 r11003 1 1 #ifndef FACT_Dim 2 2 #define FACT_Dim 3 4 #include "DimSetup.h" 3 5 4 6 #include <string> … … 8 10 namespace Dim 9 11 { 10 std::string GetLocalIp(const std::string &dns);11 void Setup(const std::string &dns);12 13 12 // -------------------------------------------------------------------------- 14 13 //
Note:
See TracChangeset
for help on using the changeset viewer.