STIR  6.2.0
gcc.h
Go to the documentation of this file.
1 //
2 //
3 /*
4  Copyright (C) 2000 PARAPET partners
5  Copyright (C) 2000- 2008, Hammersmith Imanet Ltd
6  This file is part of STIR.
7 
8  SPDX-License-Identifier: Apache-2.0 AND License-ref-PARAPET-license
9 
10  See STIR/LICENSE.txt for details
11 */
12 
13 #ifndef __stir_config_gcc_H__
14 #define __stir_config_gcc_H__
15 
33 #if defined __GNUC__
34 #endif
35 
36 #endif