Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp

    rbf3817 r88b400  
    55 *      Author: heber
    66 */
    7 
    8 // include config.h
    9 #ifdef HAVE_CONFIG_H
    10 #include <config.h>
    11 #endif
    127
    138#include "Helpers/MemDebug.hpp"
     
    8479  ofstream output;
    8580  ofstream binoutput;
    86   std::vector<const element *> elements;
     81  std::vector< element *> elements;
    8782  string type;
    8883  Vector Point;
Note: See TracChangeset for help on using the changeset viewer.