* sdcc/support/scripts/sdcc.nsi: removed $INSTDIR\lib\src\z80\*.c
[fw/sdcc] / support / cpp / auto-host_vc_in.h
index 4e3ddad98426f0f0da055f5f46ab886e9de24421..f599295821f19f6ef3c981db7d10a73ea67fc172 100644 (file)
@@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.*/
 
-#ifndef CPP2_VC_H_
-#define CPP2_VC_H_
+#ifndef CPP_VC_H_
+#define CPP_VC_H_
 
 #include <sys/stat.h>
 #include <io.h>
@@ -75,4 +75,4 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.*/
 #pragma warning( disable : 4022 )
 #endif  _MSC_VER
 
-#endif /*CPP2_VC_H_*/
+#endif /*CPP_VC_H_*/