Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
017050f6
Commit
017050f6
authored
Nov 18, 2015
by
Hans-Christian Ebke
Browse files
Missing headers for memset.
parent
caf3d5c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ACG/GL/GLState.cc
View file @
017050f6
...
...
@@ -58,6 +58,7 @@
#include
<ACG/GL/acg_glew.hh>
#include
"GLState.hh"
#include
<cstring>
//== NAMESPACES ===============================================================
...
...
ObjectTypes/PolyLine/PolyLineT.cc
View file @
017050f6
...
...
@@ -76,6 +76,8 @@
#include
<cstdlib>
#endif
#include
<cstring>
#ifdef USE_OPENMP
#include
<omp.h>
#endif
...
...
Write
Preview
Supports
Markdown
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