mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
7 lines
135 B
Text
7 lines
135 B
Text
|
|
// -*- C++ -*- forwarding header.
|
||
|
|
// This file is part of the GNU ANSI C++ Library.
|
||
|
|
|
||
|
|
#ifndef __CFLOAT__
|
||
|
|
#include <std/cfloat.h>
|
||
|
|
#endif
|