DEBSOURCES
Skip Quicknav
sources / aspectc%2B%2B / 1.0pre4~svn.20080711-1 / AspectC%2B%2B / tests / NonInlineSliceInclude / A.h
12345678
#ifndef __A_h__ #define __A_h__ class A { static int I_am_the_link_once_object; }; #endif // __A_h__