"Fossies" - the Fresh Open Source Software archive

Member "root/cint/cint/stl/_algorithm" of archive root_v5.34.07.win32.vc10.tar.gz:


/* -*- C++ -*- */
/*************************************************************************
 * Copyright(c) 1995~2005  Masaharu Goto (root-cint@cern.ch)
 *
 * For the licensing terms see the file COPYING
 *
 ************************************************************************/
#ifndef G__ALGORITHM_DLL
#pragma include_noerr <algorithm.dll>
#endif

#ifdef __MAKECINT__
#include <prec_stl/algorithm>
#else
#include <algo.h>
#endif