Skip to content

Commit

Permalink
Remove header not necessary anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkestene committed Jul 5, 2023
1 parent 40e0089 commit cca7dcc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/HydroRunFunctors.h
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
#ifndef HYDRO_RUN_FUNCTORS_H_
#define HYDRO_RUN_FUNCTORS_H_

#include <limits> // for std::numeric_limits
#ifdef __CUDA_ARCH__
# include <math_constants.h>
#endif // __CUDA_ARCH__


#include "HydroBaseFunctor.h"

namespace euler2d
Expand Down

0 comments on commit cca7dcc

Please sign in to comment.