Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/periodentafel.hpp

    rcd4ccc rf66195  
    33
    44using namespace std;
     5
     6/*********************************************** includes ***********************************/
    57
    68// include config.h
     
    1214
    1315#include "defs.hpp"
    14 #include "element.hpp"
    1516
    16 // ====================================== class definitions =========================
     17/****************************************** forward declarations *****************************/
     18
     19class element;
     20
     21/********************************************** declarations *******************************/
    1722
    1823
Note: See TracChangeset for help on using the changeset viewer.