1#ifndef INC_EUCOMPILERINFO_H 
    2#define INC_EUCOMPILERINFO_H 
   72  namespace CompilerInfo
 
  104                                                      std::string & rsCompilerVersion );
 
 
__tool_export_dll int getEnvBits()
 
__tool_export_dll int getCompilerNameAndVersion(std::string &rsCompilerName, std::string &rsCompilerVersion)
 
__tool_export_dll std::string getCompilerInfo()
 
__tool_export_dll std::string getCplusplusVersionAsString()