Ignore:
Timestamp:
Apr 29, 2005, 2:16:21 PM (18 years ago)
Author:
Peter
Message:

fixed include problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/statistics/Histogram.cc

    r295 r298  
    11// $Id$
    22
    3 #include "Histogram.h"
     3#include <c++_tools/statistics/Histogram.h>
    44
    55#include <cmath>
     
    88
    99namespace theplu {
    10 namespace cpptools {
     10namespace statistics {
    1111
    1212
     
    108108}
    109109
    110 }} // of namespace cpptools and namespace theplu
     110}} // of namespace statistics and namespace theplu
Note: See TracChangeset for help on using the changeset viewer.