Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/Views/QT4/QTMoleculeView.cpp

    rbf3817 rb47bfc  
    66 */
    77
    8 // include config.h
    9 #ifdef HAVE_CONFIG_H
    10 #include <config.h>
    11 #endif
    12 
    138#include "Views/QT4/QTMoleculeView.hpp"
    149
    1510#include <iostream>
     11#include "molecule.hpp"
    1612
    17 #include "Helpers/MemDebug.hpp"
    18 
    19 #include "molecule.hpp"
    2013
    2114using namespace std;
Note: See TracChangeset for help on using the changeset viewer.