kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
Other
286 stars 96 forks source link

Fixup header includes #76

Closed dalg24 closed 1 year ago

dalg24 commented 1 year ago

Add missing #include for pow() and drop unnecessary #include

Got an error when building exercise 1 on some other machine.