Fix cpluspluscheck for "Change gist stratnum function to use CompareType"
Peter Eisentraut <peter@eisentraut.org>
Fix cpluspluscheck for "Change gist stratnum function to use CompareType" Commit 630f9a43cec introduced an enum forward declaration, which doesn't work in C++. To fix, just include the header file to get the type.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/gist.h | modified | +2 −2 |