/usr/include/gambit-not402008.h is in libgambc4-dev 4.2.8-2+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #error "The version indicated in ___VERSION is not supported by gambit.h"
#error "You are probably compiling C code generated by a Gambit compiler earlier or later than v4.2.8"
#error "___VERSION will be set to 402008 to reduce other errors"
#undef ___VERSION
#define ___VERSION 402008
#include "gambit.h"
|