Changeset 490 in Sophya for trunk/SophyaLib/NTools/datacards.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/datacards.h

    r220 r490  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: datacards.h,v 1.1.1.1 1999-04-09 17:57:55 ansari Exp $
     3// $Id: datacards.h,v 1.2 1999-10-21 15:25:42 ansari Exp $
    44//
    55// Datacards, acquisition EROS II
     
    2020#include <vector>
    2121#include <string>
    22 
    23 #if defined(__KCC__)
    24 using std::string ;
    25 #include <functional.h>
    26 #include <list.h>
    27 #include <vector.h>
    28 #endif
    2922
    3023#include "peida.h"
Note: See TracChangeset for help on using the changeset viewer.