Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
teqp_fork_old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Sven Michael Pohl
teqp_fork_old
d2a4b41e0b22220124f76c296b1cb200a0560137
teqp_fork_old
include
teqp
core.hpp
Find file
Normal view
Permalink
core.hpp
96 B
Newer
Older
First commit for teqp
Ian Bell
committed
4 years ago
1
2
#pragma once
Refactor header includes
Ian Bell
committed
3 years ago
3
#include
"teqp/constants.hpp"
First commit for teqp
Ian Bell
committed
4 years ago
4
#include
"teqp/types.hpp"
Keep the core header really simple
Ian Bell
committed
3 years ago
5
#include
"teqp/derivs.hpp"