Cycles: Fix strict -Wpedantic warnings with GCC

Patch by Stefan Werner, thanks!
This commit is contained in:
Sergey Sharybin
2017-03-06 14:16:45 +01:00
parent b498db06eb
commit 0e995e0bfe
9 changed files with 13 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ class Scene;
class Camera : public Node {
public:
NODE_DECLARE;
NODE_DECLARE
/* Specifies an offset for the shutter's time interval. */
enum MotionPosition {