//
// Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
//
// The contents of this file are covered under the licence agreement in the
// file "LICENCE" distributed with Cforall.
//
// libhdr.h --
//
// Author           : Thierry Delisle
// Created On       : Mon Nov 28 12:27:26 2016
// Last Modified By : Peter A. Buhr
// Last Modified On : Sat Jul 22 09:56:32 2017
// Update Count     : 1
//

#pragma once

#include "libhdr/libalign.h"
#include "libhdr/libdebug.h"
#include "libhdr/libtools.h"

// Local Variables: //
// mode: c //
// tab-width: 4 //
// End: //
