mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
7 lines
141 B
Text
7 lines
141 B
Text
|
|
// -*- C++ -*- forwarding header.
|
||
|
|
// This file is part of the GNU ANSI C++ Library.
|
||
|
|
|
||
|
|
#ifndef __STDEXCEPT__
|
||
|
|
#include <std/stdexcept.h>
|
||
|
|
#endif
|