comparison align/Align.h @ 754:d0d47127d8cc pitch-align

Alter guard only
author Chris Cannam
date Fri, 24 Apr 2020 17:24:46 +0100
parents 31289e8592c7
children 39808338e771
comparison
equal deleted inserted replaced
753:31289e8592c7 754:d0d47127d8cc
10 published by the Free Software Foundation; either version 2 of the 10 published by the Free Software Foundation; either version 2 of the
11 License, or (at your option) any later version. See the file 11 License, or (at your option) any later version. See the file
12 COPYING included with this distribution for more information. 12 COPYING included with this distribution for more information.
13 */ 13 */
14 14
15 #ifndef ALIGN_H 15 #ifndef SV_ALIGN_H
16 #define ALIGN_H 16 #define SV_ALIGN_H
17 17
18 #include <QString> 18 #include <QString>
19 #include <QObject> 19 #include <QObject>
20 #include <QProcess> 20 #include <QProcess>
21 #include <QMutex> 21 #include <QMutex>