mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-01 22:55:41 +08:00
Added qmake project files / standardized #includes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <blackcore/interpolator.h>
|
||||
#include <blackcore/simulator.h>
|
||||
#include <blackmisc/debug.h>
|
||||
#include "blackcore/interpolator.h"
|
||||
#include "blackcore/simulator.h"
|
||||
#include "blackmisc/debug.h"
|
||||
#include "blackcore/plane.h"
|
||||
|
||||
namespace BlackCore {
|
||||
|
||||
Reference in New Issue
Block a user