antispy_std.hHeader

Standard C++ header inclusions and utilities for the antispy SDK library. More...

Detailed Description

This file includes a set of standard C++ library headers that are commonly used throughout the antispy SDK library. These headers provide essential utilities, data structures, and functions necessary for the implementation of the antispy SDK features. By centralizing these includes, this file ensures that all components of the library have access to the required standard functionalities.

The file also acts as a foundational include for other parts of the antispy SDK library, helping maintain consistency and reducing redundancy in include directives across different modules.