// Copyright (c) 2012-2017 VideoStitch SAS // Copyright (c) 2018 stitchEm #include "deviceBuffer.hpp" #include "deviceStream.hpp" #include "gpu/buffer.hpp" #include "cuda/error.hpp" namespace VideoStitch { namespace GPU {} } // namespace VideoStitch