6 lines
64 B
C
6 lines
64 B
C
|
#pragma once
|
||
|
|
||
|
#include "c1.h"
|
||
|
#undef assert
|
||
|
#define assert(x) d
|