Fixed build with the current cpp
This commit is contained in:
parent
1ba81bec4b
commit
1572b1c3d3
|
@ -18,7 +18,7 @@
|
|||
#ifndef DEVEL_C99_TARGET_H
|
||||
# define DEVEL_C99_TARGET_H
|
||||
|
||||
# include <cpp.h>
|
||||
# include <Devel/CPP.h>
|
||||
# include "c99.h"
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* $Id$ */
|
||||
/* Copyright (c) 2011 Pierre Pronchery <khorben@defora.org> */
|
||||
/* Copyright (c) 2008-2012 Pierre Pronchery <khorben@defora.org> */
|
||||
/* This file is part of DeforaOS Devel c99 */
|
||||
/* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -19,7 +19,7 @@
|
|||
# define _C99_COMMON_H
|
||||
|
||||
# include <stdio.h>
|
||||
# include <cpp.h>
|
||||
# include <Devel/CPP.h>
|
||||
# include "code.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user