ARB
Main Page
Namespaces
Classes
Files
File List
File Members
PROBE_DESIGN
probe_local.hxx
Go to the documentation of this file.
1
// ============================================================ //
2
// //
3
// File : probe_local.hxx //
4
// Purpose : //
5
// //
6
// Coded by Ralf Westram (coder@reallysoft.de) in June 2015 //
7
// http://www.arb-home.de/ //
8
// //
9
// ============================================================ //
10
11
#ifndef PROBE_LOCAL_HXX
12
#define PROBE_LOCAL_HXX
13
14
#ifndef ARB_ASSERT_H
15
#include <
arb_assert.h
>
16
#endif
17
#define pd_assert(bed) arb_assert(bed)
18
19
#else
20
#error probe_local.hxx included twice
21
#endif // PROBE_LOCAL_HXX
arb_assert.h
Generated by
1.8.8