Show
Ignore:
Timestamp:
06/19/09 10:17:25 (15 years ago)
Author:
mido
Message:

possibly broken?

Location:
library/bdm
Files:
1 added
2 moved

Legend:

Unmodified
Added
Removed
  • library/bdm/base/datasources.h

    r377 r384  
    1111*/ 
    1212 
    13 #ifndef DS_H 
    14 #define DS_H 
    15  
    16  
    17 #include "libBM.h" 
    18 #include "libEF.h" 
    19 #include "../user_info.h" 
     13#ifndef DATASOURCE_H 
     14#define DATASOURCE_H 
     15 
     16 
     17#include "../base/bdmbase.h" 
     18#include "../stat/exp_family.h" 
     19#include "../base/user_info.h" 
    2020 
    2121namespace bdm {