Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-12-30 13:23:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-30 13:23:06 +0400
commit50ca81154e5ead104723ba137942e92cb860ace8 (patch)
tree31c1c97893da5d6eec3d1cdc6af0f400e911391d /source/blender/makesdna/DNA_vec_types.h
parent7ee3da151d781bd3bac69958bb7d5d6b5cde125e (diff)
parent6d965f4493871c9bd4550939b8263d0c509b7c41 (diff)
svn merge ^/trunk/blender -r42973:42991
Diffstat (limited to 'source/blender/makesdna/DNA_vec_types.h')
-rw-r--r--source/blender/makesdna/DNA_vec_types.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h
index 9e7e9ffad3f..2ac0614aad9 100644
--- a/source/blender/makesdna/DNA_vec_types.h
+++ b/source/blender/makesdna/DNA_vec_types.h
@@ -26,14 +26,15 @@
*
*/
-#ifndef DNA_VEC_TYPES_H
-#define DNA_VEC_TYPES_H
/** \file DNA_vec_types.h
* \ingroup DNA
* \since dec-2000
* \author nzc
*/
+#ifndef DNA_VEC_TYPES_H
+#define DNA_VEC_TYPES_H
+
/* types */
/** vector of two shorts. */