2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-06 17:05:14 +00:00
Files
kea/src/lib/eval/position.hh

13 lines
427 B
C++
Raw Normal View History

2020-10-23 12:24:27 +00:00
// Generated 202010231220
2020-09-28 11:52:00 +00:00
// A Bison parser, made by GNU Bison 3.7.2.
2018-11-17 21:55:25 +00:00
// Starting with Bison 3.2, this file is useless: the structure it
// used to define is now defined in "location.hh".
//
// To get rid of this file:
2020-03-30 14:25:10 +00:00
// 1. add '%require "3.2"' (or newer) to your grammar file
2018-11-17 21:55:25 +00:00
// 2. remove references to this file from your build system
// 3. if you used to include it, include "location.hh" instead.
#include "location.hh"