Include missing headers on complex unary and binary operators
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#include "FrameLib_Complex_Binary_Template.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
// Complex Binary (operators)
|
||||
|
||||
// Info specialisations
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
#include "FrameLib_Complex_Unary_Template.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
// Complex Unary (functions)
|
||||
|
||||
// Info specialisations
|
||||
|
||||
Reference in New Issue
Block a user