Mercurial > hg > octave-lyh
diff src/ov-int8.h @ 5105:e35b034d3523
[project @ 2004-12-28 03:36:13 by jwe]
author | jwe |
---|---|
date | Tue, 28 Dec 2004 03:36:14 +0000 |
parents | 71229573b6bf |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/src/ov-int8.h +++ b/src/ov-int8.h @@ -23,10 +23,6 @@ #if !defined (octave_int8_h) #define octave_int8_h 1 -#if defined (__GNUG__) && defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION) -#pragma interface -#endif - #define OCTAVE_VALUE_INT_MATRIX_T octave_int8_matrix #define OCTAVE_INT_NDARRAY_T int8NDArray #define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION int8_array_value