Handle TTN_GETDISPINFOW
[cygwin-setup.git] / package_version.h
blob43cf146574fad9720351b4e025709969143dd4da
1 /*
2 * Copyright (c) 2017 Jon Turney
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
9 * A copy of the GNU General Public License can be found at
10 * http://www.gnu.org/
14 #ifndef PACKAGE_VERSION_H
15 #define PACKAGE_VERSION_H
17 #include "libsolv.h"
19 typedef SolvableVersion packageversion;
21 #endif // PACKAGE_VERSION_H