You need to sign in or sign up before continuing.
Commit 8aa1f9cb authored by srawat's avatar srawat
Browse files

Update TransferBench.hpp

parent 99d20d09
...@@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ...@@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE. THE SOFTWARE.
*/ */
/// @cond
#pragma once #pragma once
#include <cstring> #include <cstring>
#include <future> #include <future>
...@@ -42,7 +42,7 @@ THE SOFTWARE. ...@@ -42,7 +42,7 @@ THE SOFTWARE.
#include <hsa/hsa.h> #include <hsa/hsa.h>
#include <hsa/hsa_ext_amd.h> #include <hsa/hsa_ext_amd.h>
#endif #endif
/// @endcond
namespace TransferBench namespace TransferBench
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment