summaryrefslogtreecommitdiffstats
path: root/third_party/adobe/flash/flapper_version.h
blob: c135ad5d52856007a9742e4446d053f5dac8906f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// 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_