mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
10 lines
113 B
C
10 lines
113 B
C
#ifndef BLACKCORE_H
|
|
#define BLACKCORE_H
|
|
|
|
/**
|
|
* @namespace BlackCore
|
|
* To be written
|
|
*/
|
|
|
|
#endif // BLACKCORE_H
|