Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-uggrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
staging
dune-uggrid
Merge requests
!157
Remove evalproc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove evalproc
remove-evalproc
into
master
Overview
0
Commits
3
Pipelines
2
Changes
9
Merged
Oliver Sander
requested to merge
remove-evalproc
into
master
4 years ago
Overview
0
Commits
3
Pipelines
2
Changes
9
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
ca1fb61b
3 commits,
4 years ago
9 files
+
2
−
401
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
dune/uggrid/domain/std_internal.h
+
0
−
4
Options
@@ -3,10 +3,6 @@
#ifndef UG_STD_INTERNAL_H
#define UG_STD_INTERNAL_H
#ifndef UGLIB
#error internal header! Must not be used in Applications!
#endif
#include
<dune/uggrid/low/dimension.h>
#include
<dune/uggrid/low/namespace.h>
Loading