Resetting to Kompute.cpp to merge PR

This commit is contained in:
Alejandro Saucedo 2021-01-24 18:25:19 +00:00 committed by GitHub
parent 22ed652bbc
commit a267edbae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
#include <pybind11/stl.h>
#include <pybind11/numpy.h>
#include <AggregateHeaders.cpp>
#include <kompute/Kompute.hpp>
#include "docstrings.hpp"