5 lines
130 B
C++
5 lines
130 B
C++
// Test file to check include chain
|
|
#include "src/modules/Playerbot/Core/Managers/GameSystemsManager.h"
|
|
|
|
int main() { return 0; }
|