Remove #pragma once from cpp files
This commit is contained in:
parent
7622c5d538
commit
cc5a6c991b
@ -13,8 +13,6 @@
|
||||
* License along with medit. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "moocpp/gobjectwrapper.h"
|
||||
|
||||
using namespace moo;
|
||||
|
@ -13,8 +13,6 @@
|
||||
* License along with medit. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "moocpp/gobjectwrapperclasses.h"
|
||||
|
||||
using namespace moo;
|
||||
|
Loading…
x
Reference in New Issue
Block a user