Changeset 11003


Ignore:
Timestamp:
06/10/11 23:02:30 (13 years ago)
Author:
tbretz
Message:
Moved GetLocalIp and Setup to DimSetup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Dim.h

    r10921 r11003  
    11#ifndef FACT_Dim
    22#define FACT_Dim
     3
     4#include "DimSetup.h"
    35
    46#include <string>
     
    810namespace Dim
    911{
    10     std::string GetLocalIp(const std::string &dns);
    11     void Setup(const std::string &dns);
    12 
    1312    // --------------------------------------------------------------------------
    1413    //
Note: See TracChangeset for help on using the changeset viewer.