diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:41:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:41:57 +0000 |
commit | c9823df9604663797819fd1cc610e4d732f2841b (patch) | |
tree | c015a22314ab3f0399621e53f1cc6ca3e69edad3 /cad | |
parent | c1d7c0f727093cbadd9060088241c5cc4017cd60 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/kicad-devel/files/patch-3d-viewer_3d__cache_3d__cache.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/kicad-devel/files/patch-3d-viewer_3d__cache_3d__cache.cpp b/cad/kicad-devel/files/patch-3d-viewer_3d__cache_3d__cache.cpp index dc16e997f267..8fcc7f6603e8 100644 --- a/cad/kicad-devel/files/patch-3d-viewer_3d__cache_3d__cache.cpp +++ b/cad/kicad-devel/files/patch-3d-viewer_3d__cache_3d__cache.cpp @@ -1,4 +1,4 @@ -After boostorg/uuid@33da3e2a5b87 (and boostorg/uuid@3d2f7758e9e1) build fails: +After https://github.com/boostorg/uuid/commit/33da3e2a5b87 build fails: 3d-viewer/3d_cache/3d_cache.cpp:37:10: fatal error: 'boost/uuid/sha1.hpp' file not found #include <boost/uuid/sha1.hpp> |