mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 05:27:57 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef AMUSE_MAINWINDOW_HPP
|
||||
#define AMUSE_MAINWINDOW_HPP
|
||||
#pragma once
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QUndoStack>
|
||||
@@ -306,4 +305,3 @@ public slots:
|
||||
};
|
||||
|
||||
|
||||
#endif //AMUSE_MAINWINDOW_HPP
|
||||
|
||||
Reference in New Issue
Block a user