make sure nsQuickSort is extern "C"

This commit is contained in:
alecf%netscape.com 1999-04-13 20:36:57 +00:00
Родитель c9d3ccdde2
Коммит 3f2caacd18
3 изменённых файлов: 3 добавлений и 0 удалений

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

@ -39,6 +39,7 @@
#include <stdlib.h>
#include "prtypes.h"
#include "nsQuickSort.h"
#if !defined(DEBUG) && (defined(__cplusplus) || defined(__gcc))
# ifndef INLINE

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

@ -39,6 +39,7 @@
#include <stdlib.h>
#include "prtypes.h"
#include "nsQuickSort.h"
#if !defined(DEBUG) && (defined(__cplusplus) || defined(__gcc))
# ifndef INLINE

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

@ -39,6 +39,7 @@
#include <stdlib.h>
#include "prtypes.h"
#include "nsQuickSort.h"
#if !defined(DEBUG) && (defined(__cplusplus) || defined(__gcc))
# ifndef INLINE