mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
3 lines
74 B
C++
3 lines
74 B
C++
#include "a.h"
|
|
namespace N { using ::N::clstring; }
|
|
extern N::clstring b;
|