src/depot.cpp
branchnoai
changeset 10142 56ee7da4ad56
parent 9837 c9ec4f82e0d0
child 10249 58810805030e
equal deleted inserted replaced
10096:780921b39016 10142:56ee7da4ad56
     7 #include "depot.h"
     7 #include "depot.h"
     8 #include "landscape.h"
     8 #include "landscape.h"
     9 #include "saveload.h"
     9 #include "saveload.h"
    10 #include "order_func.h"
    10 #include "order_func.h"
    11 #include "window_func.h"
    11 #include "window_func.h"
       
    12 #include "oldpool_func.h"
    12 
    13 
    13 #include "table/strings.h"
    14 #include "table/strings.h"
    14 
    15 
    15 DEFINE_OLD_POOL_GENERIC(Depot, Depot)
    16 DEFINE_OLD_POOL_GENERIC(Depot, Depot)
    16 
    17