diff options
Diffstat (limited to 'storage/tokudb/ft-index/src/tests/stress_openclose.h')
-rw-r--r-- | storage/tokudb/ft-index/src/tests/stress_openclose.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/storage/tokudb/ft-index/src/tests/stress_openclose.h b/storage/tokudb/ft-index/src/tests/stress_openclose.h index 4e61dcef356..ab15960a310 100644 --- a/storage/tokudb/ft-index/src/tests/stress_openclose.h +++ b/storage/tokudb/ft-index/src/tests/stress_openclose.h @@ -28,7 +28,7 @@ COPYING CONDITIONS NOTICE: COPYRIGHT NOTICE: - TokuDB, Tokutek Fractal Tree Indexing Library. + TokuFT, Tokutek Fractal Tree Indexing Library. Copyright (C) 2007-2013 Tokutek, Inc. DISCLAIMER: @@ -85,6 +85,8 @@ PATENT RIGHTS GRANT: under this License. */ +#pragma once + #ident "Copyright (c) 2007-2013 Tokutek Inc. All rights reserved." #ident "$Id$" |