X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fmoof%2Fcml%2Fmathlib%2Fmathlib.h;fp=src%2Fmoof%2Fcml%2Fmathlib%2Fmathlib.h;h=0000000000000000000000000000000000000000;hb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c;hp=d15c5f2b0e8af5094961d1f78bd810e218820b18;hpb=85783316365181491a3e3c0c63659972477cebba;p=chaz%2Fyoink 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