fixed am43858 (beta report)

This commit is contained in:
David Anderson 2006-08-25 22:06:59 +00:00
parent cd6f3dfd71
commit af5a7f5434

View File

@ -9,10 +9,10 @@
* For more info, see: http://linux.wku.edu/~lamonml/algor/sort/sort.html * For more info, see: http://linux.wku.edu/~lamonml/algor/sort/sort.html
*/ */
#if defined _time_included #if defined _sorting_included
#endinput #endinput
#endif #endif
#define _time_included #define _sorting_included
enum SortMethod enum SortMethod
{ {