comparison src/unwind-prot.cc @ 1343:94bedeb289e5

[project @ 1995-09-04 00:29:21 by jwe]
author jwe
date Mon, 04 Sep 1995 00:42:19 +0000
parents 611d403c7f3d
children 19c10b8657d5
comparison
equal deleted inserted replaced
1342:61bb2bdee11e 1343:94bedeb289e5
27 27
28 #ifdef HAVE_CONFIG_H 28 #ifdef HAVE_CONFIG_H
29 #include <config.h> 29 #include <config.h>
30 #endif 30 #endif
31 31
32 #include <stddef.h> 32 #include <cstddef>
33 33
34 #include "SLStack.h" 34 #include "SLStack.h"
35 35
36 #include "CMatrix.h" 36 #include "CMatrix.h"
37 37