stdarg incl

This commit is contained in:
microsoftv 2024-09-05 17:53:58 -04:00
parent 1bf1ffabd5
commit 4ba964670e

View File

@ -5,6 +5,8 @@
#include "ngs2.h"
#include <stdarg.h> // va_list
namespace Libraries::Ngs2 {
class Ngs2Report;