mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Added #line macro so gdb
knows which file source came from. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@592 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
91b8d2f393
commit
b3123e8cae
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
/* NSValue.h - Object encapsulation for C types.
|
||||
# line 1 "NSCTemplateValue.m" /* So gdb knows which file we are in */
|
||||
/* NSCTemplateValue - Object encapsulation for C types.
|
||||
Copyright (C) 1993,1994 Free Software Foundation, Inc.
|
||||
|
||||
Written by: Adam Fedor <fedor@boulder.colorado.edu>
|
||||
|
|
Loading…
Reference in a new issue