Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CAMP
campvis-public
Commits
927262c4
Commit
927262c4
authored
Apr 10, 2015
by
Christian Schulte zu Berge
Browse files
GCC include fix in framebufferobject.cpp
parent
385b1e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext/cgt/framebufferobject.cpp
View file @
927262c4
...
...
@@ -29,6 +29,8 @@
#include
"cgt/framebufferobject.h"
#include
"cgt/logmanager.h"
#include
<string.h>
// memset
namespace
cgt
{
const
std
::
string
FramebufferObject
::
loggerCat_
(
"cgt.FramebufferObject"
);
...
...
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