Skip to content

Commit c3d52ee

Browse files
committed
express: Fix compiler error with HAVE_TAR
1 parent 0e7302e commit c3d52ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panda/src/express/patchfile.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#endif // HAVE_TAR
3333

3434
#ifdef HAVE_TAR
35-
istream *Patchfile::_tar_istream = nullptr;
35+
std::istream *Patchfile::_tar_istream = nullptr;
3636
#endif // HAVE_TAR
3737

3838
using std::endl;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy