Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now

This commit is contained in:
mcafee%netscape.com 1999-02-09 08:37:35 +00:00
Родитель 3b9b2eb501
Коммит f08ed252d2
1 изменённых файлов: 1 добавлений и 6 удалений

Просмотреть файл

@ -21,17 +21,12 @@
Includes dithering for B&W displays, but not dithering
for PseudoColor displays which can be found in dither.c.
$Id: color.cpp,v 3.2 1998-09-25 00:30:06 cyeh%netscape.com Exp $
$Id: color.cpp,v 3.3 1999-02-09 08:37:35 mcafee%netscape.com Exp $
*/
#include "if.h"
#ifdef STANDALONE_IMAGE_LIB
#include "xpcompat.h"
#else
#include "xp_qsort.h"
#endif
#ifdef PROFILE
#pragma profile on