2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-25 19:27:33 +00:00
kea/src/bin/dhcp6/stack.hh

10 lines
346 B
C++
Raw Normal View History

2020-10-15 17:09:14 +00:00
// Generated 202010151708
// A Bison parser, made by GNU Bison 3.7.2.
// Starting with Bison 3.2, this file is useless: the structure it
// used to define is now defined with the parser itself.
//
// To get rid of this file:
// 1. add '%require "3.2"' (or newer) to your grammar file
// 2. remove references to this file from your build system.