Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/analyzer.cpp

    r952f38 rbf3817  
    88//============================ INCLUDES ===========================
    99
     10// include config.h
     11#ifdef HAVE_CONFIG_H
     12#include <config.h>
     13#endif
     14
    1015#include "Helpers/MemDebug.hpp"
    1116
     
    1722#include "periodentafel.hpp"
    1823#include "Helpers/Verbose.hpp"
    19 
    20 // include config.h
    21 #ifdef HAVE_CONFIG_H
    22 #include <config.h>
    23 #endif
    24 
    2524
    2625//============================== MAIN =============================
Note: See TracChangeset for help on using the changeset viewer.