Files
geant4/source/global/STLInterface/wrappers/SUN-CC/cstdlib
T
2016-06-08 15:09:25 +02:00

9 lines
163 B
C++

// The -*- C++ -*- standard library header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSTDLIB__
#define __CSTDLIB__
#include <stdlib.h>
#endif