Skip to content
GitLab
Explore
Sign in
"src/uas/FileManager.h" did not exist on "e2e246fe5da6e2736b9d35e386fc85371c7fceb6"
qgroundcontrol
src
stable_headers.h
Find file
Normal view
Permalink
stable_headers.h
72 B
Newer
Older
stable_headers: Move to pragma once
Patrick José Pereira
committed
Oct 29, 2018
1
#pragma once
Precompile a handful of Qt headers to speed up compilation time
Nate Weibley
committed
Oct 13, 2015
2
3
4
5
6
7
#include
<QtCore>
#include
<QtGui>
#include
<QtWidgets>