blender/intern/container
Kent Mein 3bdb9b7f39 This commit may need to be reversed, for some of the older compilers but
I'm guessing its safe.

Basically it fixes a warning about typedef usage.
Reading the docs on gcc-3.2 it says that classes that use a typedef
need to have the keyword "typename" infront of them according to the c++
standard.  Currently it only produces a warning but it may be an
error later, so I figured why not fix it.

Kent
2003-01-21 18:31:50 +00:00
..
intern Yes I did it again ;) 2002-11-25 09:53:07 +00:00
make/msvc_6_0 Hello, 2003-01-12 19:48:53 +00:00
CTR_List.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
CTR_Map.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
CTR_TaggedIndex.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
CTR_TaggedSetOps.h This commit may need to be reversed, for some of the older compilers but 2003-01-21 18:31:50 +00:00
CTR_UHeap.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
Makefile Workaround for the header file copying dependency hell 2003-01-04 15:07:25 +00:00