Skip to content
Snippets Groups Projects
Commit db025793 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remove malloc.h include
parent c67869ce
No related branches found
No related tags found
No related merge requests found
// $Id: Malloc.cpp,v 1.15 2003-03-21 00:52:35 geuzaine Exp $
// $Id: Malloc.cpp,v 1.16 2003-05-12 15:43:40 geuzaine Exp $
//
// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
//
......@@ -21,9 +21,6 @@
#include <stdio.h>
#include <stdlib.h>
#ifndef __APPLE__
#include <malloc.h>
#endif
#include "Malloc.h"
#include "Message.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment