Cleanup: Make format
Small format changes in various files (not just mine).
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
* \ingroup render
|
||||
*/
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <cfloat>
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <fcntl.h>
|
||||
#ifndef WIN32
|
||||
# include <unistd.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user