summaryrefslogtreecommitdiff
path: root/TAO/tao/Storable_File_Guard.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Storable_File_Guard.h')
-rw-r--r--TAO/tao/Storable_File_Guard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Storable_File_Guard.h b/TAO/tao/Storable_File_Guard.h
index 3bf33299bc1..7f33ba7c681 100644
--- a/TAO/tao/Storable_File_Guard.h
+++ b/TAO/tao/Storable_File_Guard.h
@@ -34,7 +34,7 @@ namespace TAO
Storable_File_Guard (bool redundant,
bool use_backup = Storable_Base::use_backup_default);
- virtual ~Storable_File_Guard () ACE_NOEXCEPT_FALSE;
+ virtual ~Storable_File_Guard () noexcept(false);
/// Releases the lock, closes the file, and deletes the I/O stream.
/// Destructors of derived classes should call this this will