enclosed in release

This commit is contained in:
Alejandro Saucedo 2020-08-23 15:22:54 +01:00
parent 8b07c9b39c
commit cfb81949db

View file

@ -5,7 +5,9 @@
#include "Tensor.hpp"
#if RELEASE
#include <shaders/opmult.hpp>
#endif
// Only defining hpp file for syntax validation in editors
#ifndef OPMULT_HPP