Streams - Added optional path to errors
This commit is contained in:
parent
424ba93472
commit
0651ea28e0
8 changed files with 39 additions and 21 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
|
||||
#include <ebcl/SRDText.hh>
|
||||
#include <ebcl/BinaryStreams.hh>
|
||||
using namespace ebcl;
|
||||
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#include <ebcl/Threading.hh>
|
||||
#include <ebcl/Types.hh>
|
||||
#include <ebcl/Alloc.hh>
|
||||
#include <ebcl/BinaryStreams.hh>
|
||||
|
||||
|
||||
using namespace ebcl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue