Ignore:
Timestamp:
Apr 15, 2009, 9:03:44 AM (15 years ago)
Author:
buchmann
Message:

Fix :

  • add missing system header includes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/schedulers.cc

    r1 r17  
    3636
    3737#include<iostream>
     38#include<algorithm> //std::sort
    3839#include"sc_module.h" // method_process_t
    3940#include"gen_code.h"  // gen_scheduling_code_for_dynamic_link & gen_scheduling_code_for_static_func
Note: See TracChangeset for help on using the changeset viewer.