1
0
forked from 0ad/0ad

Fix warning reported by the NOPCH automatic CI.

This was SVN commit r27063.
This commit is contained in:
Stan 2022-08-20 12:25:19 +00:00
parent fbded636a2
commit 2285d84d3d

View File

@ -20,6 +20,8 @@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include "lib/config2.h"
#include <memory>
class CProfiler2;