Changeset 31 in tspsg-svn for trunk/src/tspsolver.h


Ignore:
Timestamp:
Jun 30, 2009, 1:02:31 AM (15 years ago)
Author:
laleppa
Message:

+ Opening task file
+ Saving task file

  • Translations update to reflect recent changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tspsolver.h

    r17 r31  
    2525#define TSPSOLVER_H
    2626
    27 #include <QtCore>
     27#include "globals.h"
    2828
    2929typedef QList<double *> tMatrix;
Note: See TracChangeset for help on using the changeset viewer.