https://github.com/root-project/root
Raw File
Tip revision: ee8c340ba962f3701baea8f71dc414caa28859e3 authored by Fons Rademakers on 19 January 2010, 11:42:25 UTC
tag patch release v5-26-00a.
Tip revision: ee8c340
cstddef
/* -*- C++ -*- */
/*************************************************************************
 * Copyright(c) 1995~2005  Masaharu Goto (cint@pcroot.cern.ch)
 *
 * For the licensing terms see the file COPYING
 *
 ************************************************************************/
namespace std {
#include <stddef.h>
}
back to top