mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -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 __STRING__
|
||
|
|
#include <std/string.h>
|
||
|
|
#endif
|