X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2Fcml%2Fmathlib%2Fmathlib.h;fp=src%2FMoof%2Fcml%2Fmathlib%2Fmathlib.h;h=0000000000000000000000000000000000000000;hp=d15c5f2b0e8af5094961d1f78bd810e218820b18;hb=831f04d4bc19a390415ac0bbac4331c7a65509bc;hpb=299af4f2047e767e5d79501c26444473bda64c64 diff --git a/src/Moof/cml/mathlib/mathlib.h b/src/Moof/cml/mathlib/mathlib.h deleted file mode 100644 index d15c5f2..0000000 --- a/src/Moof/cml/mathlib/mathlib.h +++ /dev/null @@ -1,33 +0,0 @@ -/* -*- C++ -*- ------------------------------------------------------------ - -Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/ - -The Configurable Math Library (CML) is distributed under the terms of the -Boost Software License, v1.0 (see cml/LICENSE for details). - - *-----------------------------------------------------------------------*/ -/** @file - * @brief - */ - -#ifndef mathlib_h -#define mathlib_h - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#endif