diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-03 18:04:52 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-03 18:04:52 +0000 |
commit | 9e5e223bad4cf071821b41c2909c679003cdff0e (patch) | |
tree | 4cac203d2381f327fd59a3e5e6f0cb220a5e6b36 /ace/Local_Tokens.h | |
parent | e13b6da887633f24d675d45f92f4365a6e8e07ab (diff) | |
download | ATCD-9e5e223bad4cf071821b41c2909c679003cdff0e.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Local_Tokens.h')
-rw-r--r-- | ace/Local_Tokens.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Local_Tokens.h b/ace/Local_Tokens.h index cae37cd89bb..acf38160ddf 100644 --- a/ace/Local_Tokens.h +++ b/ace/Local_Tokens.h @@ -193,7 +193,7 @@ public: { return this; } -#endif +#endif /* ACE_NO_TSS_TOKENS */ private: ACE_TSS_TPQ_Entry (const ACE_TSS_TPQ_Entry &); |