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

8 lines
53 B
Plaintext
Raw Permalink Normal View History

2014-02-22 19:33:31 +01:00
#pragma once
#include <stdlib.h>
namespace std
{
}