ATLAS Offline Software
no_conversion_warning.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id$
17 #if __GNUC__ >= 4
18 # pragma GCC diagnostic ignored "-Wconversion"
19 #endif