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

8 lines
52 B
Plaintext
Raw Permalink Normal View History

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