code cleanup: header cleanup
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
/** \file blender/blenpluginapi/floatpatch.h
|
||||
* \ingroup blpluginapi
|
||||
*/
|
||||
/* Copyright (c) 1999, Not a Number / NeoGeo b.v.
|
||||
*
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Contact: info@blender.org
|
||||
@@ -33,6 +30,10 @@
|
||||
#ifndef __FLOATPATCH_H__
|
||||
#define __FLOATPATCH_H__
|
||||
|
||||
/** \file blender/blenpluginapi/floatpatch.h
|
||||
* \ingroup blpluginapi
|
||||
*/
|
||||
|
||||
/* floating point libs differ at systems... with these defines it comilies at all! */
|
||||
|
||||
#ifdef MIPS1
|
||||
|
||||
Reference in New Issue
Block a user