File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
/* *********************************************************************
2
2
* File: quspline.h (Formerly qspline.h)
3
3
* Description: Code for the QSPLINE class.
4
- * Author: Ray Smith
5
- * Created: Tue Oct 08 17:16:12 BST 1991
4
+ * Author: Ray Smith
5
+ * Created: Tue Oct 08 17:16:12 BST 1991
6
6
*
7
7
* (C) Copyright 1991, Hewlett-Packard Ltd.
8
8
** Licensed under the Apache License, Version 2.0 (the "License");
17
17
*
18
18
**********************************************************************/
19
19
20
- #ifndef QUSPLINE_H
21
- #define QUSPLINE_H
20
+ #ifndef QUSPLINE_H
21
+ #define QUSPLINE_H
22
22
23
- #include " quadratc.h"
24
- #include " serialis.h"
25
- #include " memry.h"
26
- #include " rect.h"
23
+ #include " quadratc.h"
24
+ #include " serialis.h"
25
+ #include " rect.h"
27
26
28
27
class ROW ;
29
28
struct Pix ;
You can’t perform that action at this time.
0 commit comments