Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shaun Roe
athena
Commits
36d37473
Commit
36d37473
authored
7 years ago
by
Adam Edward Barton
Browse files
Options
Downloads
Plain Diff
Merge branch 'clang.L1TopoEvent-20170901' into 'master'
L1TopoEvent: Fix clang warnings. See merge request !4373
parents
f1b62adb
cf5fe350
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TrigT1/L1Topo/L1TopoEvent/L1TopoEvent/BaseTOB.h
+1
-0
1 addition, 0 deletions
Trigger/TrigT1/L1Topo/L1TopoEvent/L1TopoEvent/BaseTOB.h
with
1 addition
and
0 deletions
Trigger/TrigT1/L1Topo/L1TopoEvent/L1TopoEvent/BaseTOB.h
+
1
−
0
View file @
36d37473
...
...
@@ -14,6 +14,7 @@ namespace TCS {
class
BaseTOB
{
public:
BaseTOB
(
int
roiWord
);
virtual
~
BaseTOB
()
{}
virtual
void
print
(
std
::
ostream
&
)
const
=
0
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment