diff --git a/MeshRepairToolbar.hh b/MeshRepairToolbar.hh index 276cf2268ab8b3f4916338de81171c7c080ddcc9..fc1d4b1819b0d0fc4bc5d0b3e4fb662da0fe9112 100644 --- a/MeshRepairToolbar.hh +++ b/MeshRepairToolbar.hh @@ -39,17 +39,11 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ +#pragma once #include "ui_MeshRepairControls.hh" - #include +#include class MeshRepairToolbarWidget : public QWidget, public Ui::MeshRepairControls