g77 complains about repeated typedef HistInt M.Z.
This commit is contained in:
@ -32,7 +32,8 @@ static pFit fitter = NULL;
|
|||||||
|
|
||||||
/* change this in line with HistMem.h */
|
/* change this in line with HistMem.h */
|
||||||
|
|
||||||
typedef int HistInt;
|
/* typedef int HistInt; */
|
||||||
|
/* commented out by M.Z. (already defined in HistMem.h, g77 complains) */
|
||||||
|
|
||||||
|
|
||||||
#include "fomerge.h"
|
#include "fomerge.h"
|
||||||
|
Reference in New Issue
Block a user