Skip to content

Commit 126e159

Browse files
authored
Merge pull request #51 from lgtrombetta/patch-1
Update Functional.hh with inclusion of <functional> header.
2 parents b3acf29 + 2691aac commit 126e159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/Functional.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
#pragma once
33

4+
#include <functional>
45
#include "Storage.hh"
56

67
namespace cadabra {

0 commit comments

Comments
 (0)