repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
math
/
ordCalc
/
patches
/
patch-src_ordinal.h
blob
7317ce1a0817f9fa4b6b2e6d1041b16acbb97470
1
$NetBSD$
2
3
---
src
/
ordinal
.
h
.
orig
2012
-
12
-
20 18
:
37
:
13.000000000
+
0000
4
+++
src
/
ordinal
.
h
5
@@
-
1
,
3
+
1
,
5
@@
6
+
#ifndef ORDINAL_H
7
+
#define ORDINAL_H
8
#include <stdlib.h>
9
#include <iostream>
10
#include <gmpxx.h>
11
@@
-
255
,
7
+
257
,
4
@@
public
:
12
extern
bool
interactiveMode
;
13
}
14
15
-
16
-
17
-
18
-
19
+
#endif