mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
6 lines
70 B
Text
6 lines
70 B
Text
|
// C++ forwarding C assert header.
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include <assert.h>
|