put extern batchthread into namespace
This commit is contained in:
@@ -18,8 +18,9 @@ extern "C" {
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
namespace rtengine {
|
||||||
|
|
||||||
extern Glib::Thread *batchThread;
|
extern Glib::Thread *batchThread;
|
||||||
|
}
|
||||||
#endif /* SIMPLEPROCESS_H */
|
#endif /* SIMPLEPROCESS_H */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user