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
c4ed49d7
Commit
c4ed49d7
authored
Mar 02, 2015
by
Ian Bell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WHITESPACE EDIT.
[git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 11457]
parent
53794936
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Debug/DebOut.hh
Debug/DebOut.hh
+2
-2
No files found.
Debug/DebOut.hh
View file @
c4ed49d7
...
...
@@ -170,8 +170,8 @@ public:
private:
// inhibit copy
Stream
(
const
Stream
&
);
Stream
&
operator
=
(
const
Stream
&
);
Stream
(
const
Stream
&
);
Stream
&
operator
=
(
const
Stream
&
);
};
Stream
&
operator
<<
(
Stream
&
_ds
,
const
int
i
);
...
...
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