Files
2025-09-18 17:55:52 -04:00

8 lines
81 B
C++

#include "async.h"
namespace AsyncDetail
{
extern int g_asyncLeaked = 0;
}