Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/QT4/QTDialog.cpp

    r0bb05a r57f243  
    77
    88#include "UIElements/QT4/QTDialog.hpp"
    9 
    10 #include <boost/lexical_cast.hpp>
    119
    1210#include <string>
     
    2422#include <Qt/qcombobox.h>
    2523
     24#include <boost/lexical_cast.hpp>
     25
    2626#include "Helpers/MemDebug.hpp"
    2727
     
    3333#include "Descriptors/AtomIdDescriptor.hpp"
    3434#include "Descriptors/MoleculeIdDescriptor.hpp"
    35 #include "Matrix.hpp"
     35#include "LinearAlgebra/Matrix.hpp"
    3636#include "Box.hpp"
    3737
Note: See TracChangeset for help on using the changeset viewer.