nppilot/external/avr-stl-stubs/include/cstdarg

8 lines
53 B
Plaintext
Raw Permalink Normal View History

#pragma once
#include <stdarg.h>
namespace std
{
}