Skip to content

Commit

Permalink
Remove fstream from PrintUtils since it's not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
William McLendon committed Jul 3, 2019
1 parent 132ecff commit 6a0ebf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/KokkosKernels_PrintUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#include "Kokkos_Core.hpp"
#include "Kokkos_Atomic.hpp"
#include "impl/Kokkos_Timer.hpp"
#include <fstream>
#include <ostream>

namespace KokkosKernels{
Expand Down

0 comments on commit 6a0ebf3

Please sign in to comment.