diff options
Diffstat (limited to 'utils/hp2ps/Deviation.h')
-rw-r--r-- | utils/hp2ps/Deviation.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/hp2ps/Deviation.h b/utils/hp2ps/Deviation.h index 14e4df1ad0..3d97d3cee1 100644 --- a/utils/hp2ps/Deviation.h +++ b/utils/hp2ps/Deviation.h @@ -1,7 +1,4 @@ -#ifndef DEVIATION_H -#define DEVIATION_H +#pragma once void Deviation PROTO((void)); void Identorder PROTO((int)); - -#endif /* DEVIATION_H */ |