Subversion Repositories f9daq

Rev

Rev 154 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 154 Rev 155
Line 1... Line -...
1
/** @file */
-
 
2
 
-
 
3
#ifndef WIENER_SNMP_H
1
#ifndef WIENER_SNMP_H
4
#define WIENER_SNMP_H
2
#define WIENER_SNMP_H
5
 
3
 
6
#ifdef _MSC_VER
4
#ifdef _MSC_VER
7
#define EXPORT extern "C" _declspec(dllexport)
5
#define EXPORT extern "C" _declspec(dllexport)