mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-02 12:32:40 +02:00
Fix header include for case sensitive filesystems
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#include "bson.h"
|
#include "BSON.h"
|
||||||
|
|
||||||
const int initialBufferSize = 128;
|
const int initialBufferSize = 128;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user