Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/analysisbondsunittest.cpp

    rd74077 rbf3817  
    55 *      Author: heber
    66 */
     7
     8// include config.h
     9#ifdef HAVE_CONFIG_H
     10#include <config.h>
     11#endif
    712
    813using namespace std;
     
    2429#include "molecule.hpp"
    2530#include "periodentafel.hpp"
    26 #include "vector.hpp"
     31#include "LinearAlgebra/Vector.hpp"
    2732#include "World.hpp"
    2833
Note: See TracChangeset for help on using the changeset viewer.