#pragma once
for our headers plus drive-by formatting
This commit is contained in:
@@ -16,11 +16,10 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _PROCESSINGJOB_
|
||||
#define _PROCESSINGJOB_
|
||||
#pragma once
|
||||
|
||||
#include "rtengine.h"
|
||||
#include "procparams.h"
|
||||
#include "rtengine.h"
|
||||
|
||||
namespace rtengine
|
||||
{
|
||||
@@ -55,5 +54,3 @@ public:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user