Cleanup: style

This commit is contained in:
Campbell Barton
2018-07-19 16:06:37 +10:00
parent 34a45c54e0
commit 9df1e54079
31 changed files with 136 additions and 126 deletions

View File

@@ -37,7 +37,7 @@
#define ORPHAN_DEBUG 0
#if ORPHAN_DEBUG
#include <cstdio>
# include <cstdio>
#endif
static std::vector<GLuint> orphaned_buffer_ids;