Skip to content

Commit

Permalink
Fix Poco 1.10.0 windows patch
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <[email protected]>
  • Loading branch information
uilianries committed Jan 28, 2020
1 parent d67a7b1 commit 73bba96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/poco/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from conans import ConanFile, CMake, tools
from conans.errors import ConanInvalidConfiguration
from conans.version import Version
from conans.tools import Version


class PocoConan(ConanFile):
Expand Down

0 comments on commit 73bba96

Please sign in to comment.