Commit 615dc2be authored by Kelleher, Michael's avatar Kelleher, Michael
Browse files

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


Former-commit-id: 1183d436
parent 5e5e4a9e
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
{