Cleanup: tweak Freestyle #includes in preparation for clang-format sorting
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
* \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.)
|
||||
*/
|
||||
|
||||
/* clang-format off */
|
||||
#include <float.h>
|
||||
|
||||
#include "ViewMap.h"
|
||||
@@ -26,6 +27,7 @@
|
||||
#include "ViewMapAdvancedIterators.h"
|
||||
|
||||
#include "../geometry/GeomUtils.h"
|
||||
/* clang-format on */
|
||||
|
||||
namespace Freestyle {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user