Skip to content

Commit a13d3aa

Browse files
committed
cleanup includes
1 parent 3c11df2 commit a13d3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/pfasst.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef _PFASST_HPP_
22
#define _PFASST_HPP_
33

4-
#include <iostream>
4+
#include <functional>
55
using namespace std;
66

77
#include "pfasst/config.hpp"

0 commit comments

Comments
 (0)