nppilot/external/avr-stl-stubs/include/cstdlib
2014-02-22 19:33:31 +01:00

8 lines
53 B
Plaintext

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