diff options
Diffstat (limited to 'utils/hp2ps/TraceElement.h')
-rw-r--r-- | utils/hp2ps/TraceElement.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/hp2ps/TraceElement.h b/utils/hp2ps/TraceElement.h index d843392a23..92ab117f4c 100644 --- a/utils/hp2ps/TraceElement.h +++ b/utils/hp2ps/TraceElement.h @@ -1,6 +1,3 @@ -#ifndef TRACE_ELEMENT_H -#define TRACE_ELEMENT_H +#pragma once void TraceElement PROTO((void)); - -#endif /* TRACE_ELEMENT_H */ |