Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Service Desk
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
MostafaMollaali
dynamic
Commits
5b07e049
Commit
5b07e049
authored
7 years ago
by
Dmitri Naumov
Browse files
Options
Downloads
Patches
Plain Diff
[PL] HM: Remove unnecessary HMProcess-fwd.h.
parent
2f09c98c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ProcessLib/HydroMechanics/HydroMechanicsProcess-fwd.h
+0
-15
0 additions, 15 deletions
ProcessLib/HydroMechanics/HydroMechanicsProcess-fwd.h
ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp
+0
-1
0 additions, 1 deletion
ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp
with
0 additions
and
16 deletions
ProcessLib/HydroMechanics/HydroMechanicsProcess-fwd.h
deleted
100644 → 0
+
0
−
15
View file @
2f09c98c
/**
* \copyright
* Copyright (c) 2012-2015, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/project/license
*
*/
#pragma once
#include
"HydroMechanicsProcess.h"
extern
template
class
ProcessLib
::
HydroMechanics
::
HydroMechanicsProcess
<
2
>
;
extern
template
class
ProcessLib
::
HydroMechanics
::
HydroMechanicsProcess
<
3
>
;
This diff is collapsed.
Click to expand it.
ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp
+
0
−
1
View file @
5b07e049
...
@@ -8,7 +8,6 @@
...
@@ -8,7 +8,6 @@
*/
*/
#include
"HydroMechanicsProcess.h"
#include
"HydroMechanicsProcess.h"
#include
"HydroMechanicsProcess-fwd.h"
namespace
ProcessLib
namespace
ProcessLib
{
{
...
...
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