mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
5 lines
64 B
C++
5 lines
64 B
C++
|
|
#ifdef __GNUG__
|
||
|
|
#pragma implementation
|
||
|
|
#endif
|
||
|
|
#include <math.h>
|