Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qgroundcontrol
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
Model registry
Operate
Environments
Monitor
Incidents
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
Valentin Platzgummer
qgroundcontrol
16e93829e26fe8aab89a04012d07d4d620e8371f
qgroundcontrol
src
stable_headers.h
Find file
Normal view
Permalink
stable_headers.h
72 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
stable_headers: Move to pragma once
Patrick José Pereira
committed
6 years ago
1
#pragma once
Precompile a handful of Qt headers to speed up compilation time
Nate Weibley
committed
9 years ago
2
3
4
5
6
7
#include
<QtCore>
#include
<QtGui>
#include
<QtWidgets>