Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrew Bauer
VTK
Commits
184304d3
Commit
184304d3
authored
Apr 28, 1995
by
Ken Martin
Browse files
removed bad include
parent
de056172
Changes
2
Show whitespace changes
Inline
Side-by-side
include/GlrProp.hh
View file @
184304d3
...
@@ -22,7 +22,6 @@ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen 1993, 1994
...
@@ -22,7 +22,6 @@ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen 1993, 1994
#define __vlGlrProperty_hh
#define __vlGlrProperty_hh
#include "Property.hh"
#include "Property.hh"
#include "gl.h"
class
vlGlrRenderer
;
class
vlGlrRenderer
;
...
...
include/GlrText.hh
View file @
184304d3
...
@@ -22,7 +22,6 @@ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen 1993, 1994
...
@@ -22,7 +22,6 @@ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen 1993, 1994
#define __vlGlrTexture_hh
#define __vlGlrTexture_hh
#include "Texture.hh"
#include "Texture.hh"
#include "gl.h"
class
vlGlrRenderer
;
class
vlGlrRenderer
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment