Ignore:
Timestamp:
Apr 29, 2005, 11:15:58 AM (18 years ago)
Author:
Peter
Message:

file structure modifications. NOTE, this revision is not working, please wait for the next...

Location:
trunk/lib
Files:
2 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/lib/gslapi/utility.cc

    r294 r295  
    11// $Id$
    22
    3 #include "gslapi_utility.h"
     3#include <c++_tools/gslapi/gslapi_utility.h>
     4
     5#include <c++_tools/gslapi/vector.h>
     6#include <c++_tools/utility/random_singleton.h>
     7
    48#include <utility>
    5 
    6 #include "random_singleton.h"
    7 #include "vector.h"
    89
    910
Note: See TracChangeset for help on using the changeset viewer.