Ignore:
File:
1 edited

Legend:

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

    rb47bfc rbf3817  
    66 */
    77
     8// include config.h
     9#ifdef HAVE_CONFIG_H
     10#include <config.h>
     11#endif
     12
    813#include "Views/QT4/QTMoleculeView.hpp"
    914
    1015#include <iostream>
     16
     17#include "Helpers/MemDebug.hpp"
     18
    1119#include "molecule.hpp"
    12 
    1320
    1421using namespace std;
Note: See TracChangeset for help on using the changeset viewer.