make sure nsQuickSort is extern "C"

This commit is contained in:
alecf%netscape.com 1999-04-13 20:36:57 +00:00
parent c9d3ccdde2
commit 3f2caacd18
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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