X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=resource_pool.h;h=a331f4f1708c823a076216c0023a81cf099bd802;hp=aad95c959ad235dc7cdc504f82e066b717322279;hb=7ea0b3a5be9bafaa2d1fa5a17ce285a725ce132b;hpb=eb7b041eed00003662057affe216de6cdeaaf7a2 diff --git a/resource_pool.h b/resource_pool.h index aad95c9..a331f4f 100644 --- a/resource_pool.h +++ b/resource_pool.h @@ -22,7 +22,7 @@ // ResourcePool explicitly if you delete a context, or they will leak (and the // ResourcePool destructor will assert-fail). See clean_context(). -#include +#include #include #include #include