diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-08-24 02:55:25 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-08-24 02:55:25 -0700 |
| commit | a3e607c8f1b759fee75ef5dd7b420ef7df48da1a (patch) | |
| tree | fd5b9080c973896ddb7174aeebb666e1c09d0204 /ports/assimp/CONTROL | |
| parent | bed70f54bc2dd7181a54bbbb94d2fe3a1a0b35cc (diff) | |
| download | vcpkg-a3e607c8f1b759fee75ef5dd7b420ef7df48da1a.tar.gz vcpkg-a3e607c8f1b759fee75ef5dd7b420ef7df48da1a.zip | |
[assimp] Fix non-const-accepting WordIterator::operator!=
Diffstat (limited to 'ports/assimp/CONTROL')
| -rw-r--r-- | ports/assimp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/assimp/CONTROL b/ports/assimp/CONTROL index 2e2b88692..9e036df33 100644 --- a/ports/assimp/CONTROL +++ b/ports/assimp/CONTROL @@ -1,4 +1,4 @@ Source: assimp -Version: 4.0.0 +Version: 4.0.0-1 Description: The Open Asset import library Build-Depends: zlib |
