OFFIS DCMTK
Version 3.6.0
Main Page
Related Pages
Classes
Files
File List
File Members
oflog
include
dcmtk
oflog
config
macosx.h
Go to the documentation of this file.
1
// Module: Log4CPLUS
2
// File: config-macosx.h
3
// Created: 7/2003
4
// Author: Christopher R. Bailey
5
//
6
//
7
// Copyright (C) Tad E. Smith All rights reserved.
8
//
9
// This software is published under the terms of the Apache Software
10
// License version 1.1, a copy of which has been included with this
11
// distribution in the LICENSE.APL file.
12
//
13
16
#ifndef LOG4CPLUS_CONFIG_MACOSX_HEADER_
17
#define LOG4CPLUS_CONFIG_MACOSX_HEADER_
18
19
#if (defined(__APPLE__) || (defined(__MWERKS__) && defined(__MACOS__)))
20
21
#define LOG4CPLUS_HAVE_GETTIMEOFDAY 1
22
#define socklen_t int
23
24
#endif // MACOSX
25
#endif // LOG4CPLUS_CONFIG_MACOSX_HEADER_
Generated on Thu Dec 20 2012 for
OFFIS DCMTK
Version 3.6.0 by
Doxygen
1.8.2