Verified Commit 1183d436 authored by Kelleher, Michael's avatar Kelleher, Michael
Browse files

Remove space from \<\<\< and \>\>\> operators

parent 899b51f4
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -19,10 +19,10 @@

#ifndef TRITON_H
#define TRITON_H
#include "gputils.h"
#include "kernels.h"
#include "output.h"
#include "mpi_utils.h"
#include "gputils.h"

namespace Triton
{