summaryrefslogtreecommitdiff
path: root/examples/calc++/calc++-parser.hh
blob: 6f1e8852e46dfcd7ef891b7fd97454e075f853a8 (plain)
1
2
3
4
// Work around an Automake 1.11.2 bug: it asks for the creation of
// y.tab.h and then renames it as calc++-parser.h instead of
// calc++-parser.hh.  We don't want this to show in the documentation.
#include "calc++-parser.h"