diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-09 12:29:50 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-09 12:29:50 +0000 |
| commit | 3c72fea1f2daa529a2547f828b67616a85c42ef5 (patch) | |
| tree | 916e7b900623e0917991d92361b00d59ef323ec6 /src/object | |
| parent | SnapToolbar: Stop using GtkAction (diff) | |
| parent | CI: Update for move to bin/ (diff) | |
| download | inkscape-3c72fea1f2daa529a2547f828b67616a85c42ef5.tar.gz inkscape-3c72fea1f2daa529a2547f828b67616a85c42ef5.zip | |
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diffstat (limited to 'src/object')
| -rw-r--r-- | src/object/color-profile.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/object/color-profile.cpp b/src/object/color-profile.cpp index 36bb32142..cdfea4bad 100644 --- a/src/object/color-profile.cpp +++ b/src/object/color-profile.cpp @@ -30,9 +30,6 @@ #include <io/resource.h> #ifdef _WIN32 -#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later. Required for correctly including icm.h -#define _WIN32_WINDOWS 0x0410 -#endif #include <windows.h> #endif |
