Decouple <vector>
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "CourseUtil.h"
|
||||
|
||||
#include <cfloat>
|
||||
#include <vector>
|
||||
|
||||
|
||||
/** @brief Edit courses can only be so big before they are rejected. */
|
||||
const int MAX_EDIT_COURSE_SIZE_BYTES = 32*1024; // 32KB
|
||||
|
||||
Reference in New Issue
Block a user