This commit is contained in:
Spartan322
2025-04-19 07:12:16 -04:00
5209 changed files with 229124 additions and 66199 deletions

View File

@@ -30,8 +30,7 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/**************************************************************************/
#ifndef RENDERING_SERVER_DEFAULT_H
#define RENDERING_SERVER_DEFAULT_H
#pragma once
#include "core/object/worker_thread_pool.h"
#include "core/os/thread.h"
@@ -1189,5 +1188,3 @@ public:
RenderingServerDefault(bool p_create_thread = false);
~RenderingServerDefault();
};
#endif // RENDERING_SERVER_DEFAULT_H