ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
platform.h File Reference

Determine on what OS we are compiling. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Determine on what OS we are compiling.

This header performs some macro checks set by common compilers to determine if we are compiling towards a POSIX target or a Windows target. In case of POSIX, it also tries to set some macros used to understand what is the POSIX version on which we are running.