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

9 lines
73 B
Plaintext
Raw Permalink Normal View History

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