Remove unused code.
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
// This code is in the public domain -- castanyo@yahoo.es
|
||||
// This code is in the public domain -- Ignacio Casta<74>o <castano@gmail.com>
|
||||
|
||||
#pragma once
|
||||
#ifndef NV_MATH_PLANE_H
|
||||
#define NV_MATH_PLANE_H
|
||||
|
||||
#include <nvmath/nvmath.h>
|
||||
#include <nvmath/Vector.h>
|
||||
#include "nvmath.h"
|
||||
#include "Vector.h"
|
||||
|
||||
namespace nv
|
||||
{
|
||||
|
Reference in New Issue
Block a user