blob: c135ad5d52856007a9742e4446d053f5dac8906f [file] [log] [blame]
// This is a stand-in for a generated file that is available when Flapper is
// available.
#ifndef FLAPPER_VERSION_H_INCLUDED_
#define FLAPPER_VERSION_H_INCLUDED_
// If Flapper were available, we'd define two things:
// - FLAPPER_AVAILABLE (to indicate availability), and
// - FLAPPER_VERSION_STRING (with the version of the Flapper that's available
// as a string, e.g., "11.2.123.456").
#endif // FLAPPER_VERSION_H_INCLUDED_