File diff r6178:fc8bd2bde93a → r6179:c0508e7aefec
src/helpers.hpp
Show inline comments
 
/* $Id$ */
 

	
 
/** @file helpers.hpp */
 

	
 
#ifndef HELPERS_HPP
 
#define HELPERS_HPP
 

	
 
/** @file helpers.hpp */
 
#include "macros.h"
 

	
 
/** When allocating using malloc/calloc in C++ it is usually needed to cast the return value