Unverified Commit f80b83ea authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Remove "#pragma once" from cpp files. (#3134)

parent 70ed29d0
#pragma once
#include "Video.h"
namespace {
......
#pragma once
#include "new_empty_tensor_op.h"
#include <torch/extension.h>
......
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