#pragma once
for our headers plus drive-by formatting
This commit is contained in:
@@ -4,24 +4,11 @@
|
||||
*
|
||||
* Created on September 18, 2010, 8:31 PM
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#ifndef SIMPLEPROCESS_H
|
||||
#define SIMPLEPROCESS_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
namespace rtengine
|
||||
{
|
||||
|
||||
extern Glib::Thread *batchThread;
|
||||
}
|
||||
#endif /* SIMPLEPROCESS_H */
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user