Changeset 490 in Sophya for trunk/SophyaLib/NTools/simplesort.h


Ignore:
Timestamp:
Oct 21, 1999, 5:25:53 PM (26 years ago)
Author:
ansari
Message:

Merge avec PEIDA++ (~V 3.8) et nettoyage pour nouveau PPersist Reza+cmv 21/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/simplesort.h

    r220 r490  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: simplesort.h,v 1.1.1.1 1999-04-09 17:57:58 ansari Exp $
     3// $Id: simplesort.h,v 1.2 1999-10-21 15:25:52 ansari Exp $
    44//
    55
     
    6161#include <functional>
    6262#include <algorithm>
    63 #if defined(__KCC__)
    64 #include <functional.h>
    65 #include <algorithm.h>
    66 #endif
    6763
    6864
Note: See TracChangeset for help on using the changeset viewer.