Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Pitiot
CGoGN
Commits
177594fd
Commit
177594fd
authored
Jan 03, 2012
by
Thery Sylvain
Browse files
correction bug bad typedef
parent
0d8f30fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Algo/Render/GL2/topoRender.h
View file @
177594fd
...
...
@@ -211,8 +211,8 @@ public:
};
// just for compatibility with old code
typedef
TopoRender
Topo
Map
RenderMapD
;
typedef
TopoRender
Topo
Map
RenderGMap
;
typedef
TopoRender
TopoRenderMapD
;
typedef
TopoRender
TopoRenderGMap
;
}
// namespace GL2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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