mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 13:37:47 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef __AMUSE_VSTBACKEND_HPP__
|
||||
#define __AMUSE_VSTBACKEND_HPP__
|
||||
#pragma once
|
||||
|
||||
#include "audioeffectx.h"
|
||||
#include "VSTEditor.hpp"
|
||||
@@ -74,4 +73,3 @@ public:
|
||||
};
|
||||
}
|
||||
|
||||
#endif // __AMUSE_VSTBACKEND_HPP__
|
||||
|
||||
Reference in New Issue
Block a user