ROOT
master
Reference Guide
Loading...
Searching...
No Matches
MnConfig.h
Go to the documentation of this file.
1
// @(#)root/minuit2:$Id$
2
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005
3
4
/**********************************************************************
5
* *
6
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT *
7
* *
8
**********************************************************************/
9
10
#ifndef ROOT_Minuit2_MnConfig
11
#define ROOT_Minuit2_MnConfig
12
13
#ifdef _MSC_VER
14
#pragma warning(disable : 4244)
// conversion from __w64 to int
15
#endif
16
17
#if defined(__sun) && !defined(linux)
18
#include <cstdlib>
19
#endif
20
21
#endif
math
minuit2
inc
Minuit2
MnConfig.h
ROOT master - Reference Guide Generated on Tue Nov 5 2024 09:40:43 (GVA Time) using Doxygen 1.9.8