// // Cforall Version 1.0.0 Copyright (C) 2019 University of Waterloo // // The contents of this file are covered under the licence agreement in the // file "LICENCE" distributed with Cforall. // // Heap.h -- // // Author : Thierry Delisle // Created On : Thu Feb 28 11::27:10 2019 // Last Modified By : // Last Modified On : // Update Count : // #pragma once #include "Common/Stats/Counter.h" #include "Common/Stats/Heap.h"