Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
CoMISo
Base
Commits
c6966475
Commit
c6966475
authored
Dec 18, 2015
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DLLexports
parent
193d021c
Pipeline
#504
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Debug/DebOut.hh
Debug/DebOut.hh
+1
-1
Utils/BaseError.hh
Utils/BaseError.hh
+2
-1
No files found.
Debug/DebOut.hh
View file @
c6966475
...
...
@@ -48,7 +48,7 @@ const int INVALID_LEVEL = -1;
class
Stream
;
class
Command
class
BASEDLLEXPORT
Command
{
public:
enum
CommandType
...
...
Utils/BaseError.hh
View file @
c6966475
...
...
@@ -12,10 +12,11 @@
#define BASE_ERROR_HH_INCLUDED
#include <Base/Utils/ThrowError.hh>
#include "../Config/BaseDefines.hh"
namespace
Base
{
class
Error
class
BASEDLLEXPORT
Error
{
public:
enum
Index
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment