Include missing headers on complex unary and binary operators

This commit is contained in:
Alex Harker
2019-06-17 00:32:20 +01:00
parent 6f547228ad
commit 2d645267fb
2 changed files with 4 additions and 0 deletions
@@ -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