[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] (no subject)
From: |
Greg Chicares |
Subject: |
[lmi-commits] (no subject) |
Date: |
Mon, 30 May 2016 12:39:55 +0000 (UTC) |
branch: master
commit 398ea315944b5903f8141d893cd0ba9334e4f7c8
Author: Gregory W. Chicares <address@hidden>
Date: Mon May 30 12:31:11 2016 +0000
Align include-directive comments regularly
---
actuarial_table_test.cpp | 2 +-
alert.cpp | 2 +-
any_member.hpp | 2 +-
any_member_test.cpp | 2 +-
authenticity.hpp | 2 +-
authenticity_test.cpp | 4 ++--
basicvalues.cpp | 4 ++--
bcc_ar.cpp | 2 +-
ce_product_name.hpp | 2 +-
ce_skin_name.cpp | 2 +-
ce_skin_name.hpp | 2 +-
commutation_functions.cpp | 10 +++++-----
commutation_functions_test.cpp | 10 +++++-----
configurable_settings_test.cpp | 4 ++--
contains.hpp | 2 +-
contains_test.cpp | 4 ++--
database.cpp | 6 +++---
database.hpp | 2 +-
database_document.cpp | 2 +-
database_view_editor.cpp | 4 ++--
dbvalue.cpp | 6 +++---
death_benefits.cpp | 2 +-
elapsed_time.cpp | 2 +-
facets.cpp | 2 +-
fenv_lmi_test.cpp | 4 ++--
fenv_lmi_x86.hpp | 2 +-
file_command_wx.cpp | 2 +-
financial_test.cpp | 4 ++--
generate_passkey.cpp | 2 +-
generate_product_files.cpp | 2 +-
getopt.cpp | 6 +++---
getopt_test.cpp | 2 +-
global_settings_test.cpp | 2 +-
gpt_server.hpp | 2 +-
gpt_state.cpp | 2 +-
handle_exceptions.hpp | 4 ++--
ihs_avsolve.cpp | 8 ++++----
ihs_basicval.cpp | 2 +-
input_sequence_entry.cpp | 4 ++--
interest_rates.hpp | 2 +-
istream_to_string_test.cpp | 2 +-
ledger_variant.cpp | 6 +++---
loads_test.cpp | 2 +-
main_common.cpp | 2 +-
mc_enum.cpp | 2 +-
mc_enum.hpp | 2 +-
mc_enum.tpp | 2 +-
mc_enum_metadata.hpp | 2 +-
md5.cpp | 4 ++--
md5.hpp | 4 ++--
mec_server.hpp | 2 +-
mec_state.cpp | 2 +-
multidimgrid_any.hpp | 4 ++--
mvc_controller.hpp | 2 +-
my_fund.cpp | 2 +-
my_tier.cpp | 2 +-
name_value_pairs_test.cpp | 2 +-
ncnnnpnn_test.cpp | 2 +-
numeric_io_test.cpp | 4 ++--
platform_dependent.hpp | 20 ++++++++++----------
print_matrix.hpp | 2 +-
print_matrix_test.cpp | 2 +-
product_file_test.cpp | 2 +-
product_names.cpp | 2 +-
round_test.cpp | 6 +++---
round_to_test.cpp | 4 ++--
rounding_view.cpp | 2 +-
rtti_lmi.hpp | 2 +-
sigfpe.cpp | 2 +-
single_choice_popup_menu.cpp | 2 +-
single_choice_popup_menu.hpp | 2 +-
snprintf_test.cpp | 2 +-
stratified_algorithms_test.cpp | 4 ++--
stream_cast.hpp | 2 +-
system_command_test.cpp | 2 +-
test_coding_rules.cpp | 2 +-
text_view.hpp | 2 +-
tier_document.cpp | 2 +-
tier_view_editor.cpp | 2 +-
tier_view_editor.hpp | 4 ++--
tn_range.tpp | 2 +-
tn_range_test.cpp | 6 +++---
tn_range_test_aux.cpp | 4 ++--
value_cast_test.cpp | 4 ++--
vector_test.cpp | 2 +-
wx_new.hpp | 2 +-
wx_test_calculation_summary.cpp | 2 +-
wx_utility.hpp | 2 +-
xml_serialize_test.cpp | 2 +-
89 files changed, 139 insertions(+), 139 deletions(-)
diff --git a/actuarial_table_test.cpp b/actuarial_table_test.cpp
index a8c536a..a42d501 100644
--- a/actuarial_table_test.cpp
+++ b/actuarial_table_test.cpp
@@ -31,7 +31,7 @@
#include "test_tools.hpp"
#include "timer.hpp"
-#include <cstdio> // std::remove()
+#include <cstdio> // std::remove()
#include <fstream>
namespace
diff --git a/alert.cpp b/alert.cpp
index cafa2d6..386cfde 100644
--- a/alert.cpp
+++ b/alert.cpp
@@ -40,7 +40,7 @@
#endif // defined LMI_MSW
#include <ios>
-#include <sstream> // std::stringbuf
+#include <sstream> // std::stringbuf
#include <stdexcept>
namespace
diff --git a/any_member.hpp b/any_member.hpp
index 8478e6a..57d74bd 100644
--- a/any_member.hpp
+++ b/any_member.hpp
@@ -76,7 +76,7 @@
# define BOOST_STATIC_ASSERT(deliberately_ignored) class IgNoRe
#endif // defined __BORLANDC__
-#include <algorithm> // std::lower_bound(), std::swap()
+#include <algorithm> // std::lower_bound(), std::swap()
#include <map>
#include <sstream>
#include <stdexcept>
diff --git a/any_member_test.cpp b/any_member_test.cpp
index 7868941..3df51cd 100644
--- a/any_member_test.cpp
+++ b/any_member_test.cpp
@@ -28,7 +28,7 @@
#include "test_tools.hpp"
-#include <cmath> // std::exp()
+#include <cmath> // std::exp()
#include <functional>
#include <iostream>
#include <istream>
diff --git a/authenticity.hpp b/authenticity.hpp
index f516f53..12f7ab4 100644
--- a/authenticity.hpp
+++ b/authenticity.hpp
@@ -32,7 +32,7 @@
#include <boost/filesystem/path.hpp>
#include <boost/static_assert.hpp>
-#include <climits> // CHAR_BIT
+#include <climits> // CHAR_BIT
#include <string>
#include <vector>
diff --git a/authenticity_test.cpp b/authenticity_test.cpp
index 4022ef6..a5b9d52 100644
--- a/authenticity_test.cpp
+++ b/authenticity_test.cpp
@@ -37,9 +37,9 @@
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <cstdio>
-#include <cstring> // std::memcpy()
+#include <cstring> // std::memcpy()
#include <fstream>
#include <string>
#include <vector>
diff --git a/basicvalues.cpp b/basicvalues.cpp
index 36da91e..3455b9c 100644
--- a/basicvalues.cpp
+++ b/basicvalues.cpp
@@ -39,8 +39,8 @@
#include "premium_tax.hpp"
#include "surrchg_rates.hpp"
-#include <algorithm> // std::max()
-#include <cmath> // std::pow()
+#include <algorithm> // std::max()
+#include <cmath> // std::pow()
// IHS !! Instead of these hardcoded paths, lmi uses a configuration file.
//
diff --git a/bcc_ar.cpp b/bcc_ar.cpp
index e3da070..b8135a1 100644
--- a/bcc_ar.cpp
+++ b/bcc_ar.cpp
@@ -40,7 +40,7 @@
#include "license.hpp"
#include "system_command.hpp"
-#include <cstdio> // std::remove()
+#include <cstdio> // std::remove()
#include <iostream>
#include <string>
diff --git a/ce_product_name.hpp b/ce_product_name.hpp
index b4d76d7..9a57581 100644
--- a/ce_product_name.hpp
+++ b/ce_product_name.hpp
@@ -26,7 +26,7 @@
#include "mc_enum.hpp"
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <string>
#include <vector>
diff --git a/ce_skin_name.cpp b/ce_skin_name.cpp
index e6d4f41..1c552e7 100644
--- a/ce_skin_name.cpp
+++ b/ce_skin_name.cpp
@@ -24,7 +24,7 @@
#include "alert.hpp"
#include "facets.hpp"
#include "global_settings.hpp"
-#include "path_utility.hpp" // fs::path inserter
+#include "path_utility.hpp" // fs::path inserter
#include <boost/filesystem/convenience.hpp>
#include <boost/filesystem/operations.hpp>
diff --git a/ce_skin_name.hpp b/ce_skin_name.hpp
index 6623614..39c1dc3 100644
--- a/ce_skin_name.hpp
+++ b/ce_skin_name.hpp
@@ -26,7 +26,7 @@
#include "mc_enum.hpp"
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <string>
#include <vector>
diff --git a/commutation_functions.cpp b/commutation_functions.cpp
index 3cb2671..2a36c43 100644
--- a/commutation_functions.cpp
+++ b/commutation_functions.cpp
@@ -27,12 +27,12 @@
#include "commutation_functions.hpp"
#include "assert_lmi.hpp"
-#include "et_vector.hpp" // [VECTORIZE]
+#include "et_vector.hpp" // [VECTORIZE]
-#include <algorithm> // std::rotate_copy() [VECTORIZE]
-#include <cmath> // std::pow()
-#include <functional> // std::multiplies() [VECTORIZE]
-#include <numeric> // std::partial_sum()
+#include <algorithm> // std::rotate_copy() [VECTORIZE]
+#include <cmath> // std::pow()
+#include <functional> // std::multiplies() [VECTORIZE]
+#include <numeric> // std::partial_sum()
/// Interest- and mortality-rate vectors --> commutation functions.
///
diff --git a/commutation_functions_test.cpp b/commutation_functions_test.cpp
index 38526de..fd68843 100644
--- a/commutation_functions_test.cpp
+++ b/commutation_functions_test.cpp
@@ -28,17 +28,17 @@
#include "et_vector.hpp"
#include "math_functors.hpp"
-#include "miscellany.hpp" // lmi_array_size()
+#include "miscellany.hpp" // lmi_array_size()
#include "test_tools.hpp"
#include "timer.hpp"
#include <boost/bind.hpp>
#include <algorithm>
-#include <cmath> // std::fabs()
-#include <iomanip> // std::setw() etc.
-#include <ios> // std::ios_base::fixed()
-#include <numeric> // std::partial_sum()
+#include <cmath> // std::fabs()
+#include <iomanip> // std::setw() etc.
+#include <ios> // std::ios_base::fixed()
+#include <numeric> // std::partial_sum()
#include <vector>
namespace
diff --git a/configurable_settings_test.cpp b/configurable_settings_test.cpp
index 2cddd65..83e0434 100644
--- a/configurable_settings_test.cpp
+++ b/configurable_settings_test.cpp
@@ -26,8 +26,8 @@
#include "configurable_settings.hpp"
-#include "miscellany.hpp" // ios_out_trunc_binary()
-#include "path_utility.hpp" // initialize_filesystem()
+#include "miscellany.hpp" // ios_out_trunc_binary()
+#include "path_utility.hpp" // initialize_filesystem()
#include "test_tools.hpp"
#include <boost/filesystem/fstream.hpp>
diff --git a/contains.hpp b/contains.hpp
index d8b1f2d..b81fe83 100644
--- a/contains.hpp
+++ b/contains.hpp
@@ -26,7 +26,7 @@
#include <boost/utility/enable_if.hpp>
-#include <algorithm> // std::find()
+#include <algorithm> // std::find()
#if defined __BORLANDC__ || defined __COMO_VERSION__ && __COMO_VERSION__ <=
4303
# define LMI_NO_SFINAE
diff --git a/contains_test.cpp b/contains_test.cpp
index 00cdf50..7bc9b10 100644
--- a/contains_test.cpp
+++ b/contains_test.cpp
@@ -26,7 +26,7 @@
#include "contains.hpp"
-#include "miscellany.hpp" // lmi_array_size()
+#include "miscellany.hpp" // lmi_array_size()
#include "test_tools.hpp"
#include <boost/static_assert.hpp>
@@ -36,7 +36,7 @@
#include <map>
#include <set>
#include <string>
-#include <utility> // std::pair
+#include <utility> // std::pair
#include <vector>
struct HasFind {void find();};
diff --git a/database.cpp b/database.cpp
index d330304..74a78ba 100644
--- a/database.cpp
+++ b/database.cpp
@@ -30,12 +30,12 @@
#include "data_directory.hpp"
#include "dbdict.hpp"
#include "dbvalue.hpp"
-#include "lmi.hpp" // is_antediluvian_fork()
-#include "oecumenic_enumerations.hpp" // methuselah
+#include "lmi.hpp" // is_antediluvian_fork()
+#include "oecumenic_enumerations.hpp" // methuselah
#include "product_data.hpp"
#include "yare_input.hpp"
-#include <algorithm> // std::min()
+#include <algorithm> // std::min()
/// Construct from essential input (product and axes).
diff --git a/database.hpp b/database.hpp
index fbef3d5..79a922d 100644
--- a/database.hpp
+++ b/database.hpp
@@ -25,7 +25,7 @@
#include "config.hpp"
#include "dbindex.hpp"
-#include "dbnames.hpp" // e_database_key
+#include "dbnames.hpp" // e_database_key
#include "mc_enum_type_enums.hpp"
#include "obstruct_slicing.hpp"
#include "so_attributes.hpp"
diff --git a/database_document.cpp b/database_document.cpp
index 8228718..c5b30f7 100644
--- a/database_document.cpp
+++ b/database_document.cpp
@@ -30,7 +30,7 @@
#include <wx/defs.h>
-#include <algorithm> // std::swap()
+#include <algorithm> // std::swap()
namespace
{
diff --git a/database_view_editor.cpp b/database_view_editor.cpp
index c885394..3b36abc 100644
--- a/database_view_editor.cpp
+++ b/database_view_editor.cpp
@@ -27,10 +27,10 @@
#include "value_cast.hpp"
#include <wx/msgdlg.h>
-#include <wx/utils.h> // wxBusyCursor
+#include <wx/utils.h> // wxBusyCursor
#include <exception>
-#include <numeric> // std::accumulate()
+#include <numeric> // std::accumulate()
/// Database Axis definitions
/// -------------------------
diff --git a/dbvalue.cpp b/dbvalue.cpp
index 1778e25..93d2b89 100644
--- a/dbvalue.cpp
+++ b/dbvalue.cpp
@@ -32,15 +32,15 @@
#include "dbnames.hpp"
#include "et_vector.hpp"
#include "handle_exceptions.hpp"
-#include "math_functors.hpp" // lesser_of()
+#include "math_functors.hpp" // lesser_of()
#include "print_matrix.hpp"
#include "value_cast.hpp"
#include "xml_serialize.hpp"
#include <algorithm>
#include <functional>
-#include <iterator> // std::advance()
-#include <limits> // std::numeric_limits
+#include <iterator> // std::advance()
+#include <limits> // std::numeric_limits
#include <numeric>
#include <ostream>
diff --git a/death_benefits.cpp b/death_benefits.cpp
index f797315..61a3a5f 100644
--- a/death_benefits.cpp
+++ b/death_benefits.cpp
@@ -29,7 +29,7 @@
#include "assert_lmi.hpp"
#include "yare_input.hpp"
-#include <algorithm> // std::min()
+#include <algorithm> // std::min()
//============================================================================
death_benefits::death_benefits(int length, yare_input const& yi)
diff --git a/elapsed_time.cpp b/elapsed_time.cpp
index dc42972..d13d7fa 100644
--- a/elapsed_time.cpp
+++ b/elapsed_time.cpp
@@ -24,7 +24,7 @@
#include "system_command.hpp"
#include "timer.hpp"
-#include <cstdlib> // EXIT_FAILURE
+#include <cstdlib> // EXIT_FAILURE
#include <iostream>
#include <string>
diff --git a/facets.cpp b/facets.cpp
index b9a2195..af8cc04 100644
--- a/facets.cpp
+++ b/facets.cpp
@@ -26,7 +26,7 @@
#include "facets.hpp"
-#include <algorithm> // std::copy()
+#include <algorithm> // std::copy()
// Class blank_is_not_whitespace_ctype is intended for extracting
// std::strings from a stream without stopping at blanks. It is a
diff --git a/fenv_lmi_test.cpp b/fenv_lmi_test.cpp
index c605397..6b4604e 100644
--- a/fenv_lmi_test.cpp
+++ b/fenv_lmi_test.cpp
@@ -43,12 +43,12 @@
#include "test_tools.hpp"
#include <bitset>
-#include <climits> // CHAR_BIT
+#include <climits> // CHAR_BIT
#if defined LMI_IEC_559 || defined __MINGW32__
// Specify '|| defined __MINGW32__' to test MinGW extensions like FE_PC64_ENV.
# include <fenv.h>
#endif // defined LMI_IEC_559
-#include <math.h> // C99 rint()
+#include <math.h> // C99 rint()
#include <stdexcept>
std::bitset<CHAR_BIT * sizeof(unsigned long int)> bits(unsigned long int i)
diff --git a/fenv_lmi_x86.hpp b/fenv_lmi_x86.hpp
index a25b607..2cd6bcc 100644
--- a/fenv_lmi_x86.hpp
+++ b/fenv_lmi_x86.hpp
@@ -28,7 +28,7 @@
#include <stdexcept>
#if defined __BORLANDC__ || defined _MSC_VER
-# include <float.h> // Nonstandard floating-point hardware control.
+# include <float.h> // nonstandard _control87()
#endif // defined __BORLANDC__ || defined _MSC_VER
#if defined LMI_X86
diff --git a/file_command_wx.cpp b/file_command_wx.cpp
index 30d88f4..ce2ac69 100644
--- a/file_command_wx.cpp
+++ b/file_command_wx.cpp
@@ -34,7 +34,7 @@
#include <boost/scoped_ptr.hpp>
#include <wx/mimetype.h>
-#include <wx/utils.h> // wxExecute()
+#include <wx/utils.h> // wxExecute()
LMI_FORCE_LINKING_IN_SITU(file_command_wx)
diff --git a/financial_test.cpp b/financial_test.cpp
index 3323518..2d7a87a 100644
--- a/financial_test.cpp
+++ b/financial_test.cpp
@@ -33,8 +33,8 @@
# include <boost/bind.hpp>
#endif // !defined __BORLANDC__
-#include <cmath> // std::fabs()
-#include <iomanip> // Formatting of optional detail.
+#include <cmath> // std::fabs()
+#include <iomanip> // Formatting of optional detail.
#include <iostream>
#include <vector>
diff --git a/generate_passkey.cpp b/generate_passkey.cpp
index 24cf201..582938f 100644
--- a/generate_passkey.cpp
+++ b/generate_passkey.cpp
@@ -24,7 +24,7 @@
# pragma hdrstop
#endif // __BORLANDC__
-#include "authenticity.hpp" // md5_hex_string()
+#include "authenticity.hpp" // md5_hex_string()
#include "main_common.hpp"
#include "md5.hpp"
diff --git a/generate_product_files.cpp b/generate_product_files.cpp
index d492f52..859a28e 100644
--- a/generate_product_files.cpp
+++ b/generate_product_files.cpp
@@ -27,7 +27,7 @@
#include "dbdict.hpp"
#include "fund_data.hpp"
#include "main_common.hpp"
-#include "path_utility.hpp" // initialize_filesystem()
+#include "path_utility.hpp" // initialize_filesystem()
#include "product_data.hpp"
#include "rounding_rules.hpp"
#include "stratified_charges.hpp"
diff --git a/getopt.cpp b/getopt.cpp
index c268dfe..8a948dd 100644
--- a/getopt.cpp
+++ b/getopt.cpp
@@ -92,15 +92,15 @@
#include "getopt.hpp"
// GWC added this.
-#include <algorithm> // std::max()
+#include <algorithm> // std::max()
// GWC added this for prototype of std::isalpha().
#include <cctype>
// GWC added this.
-#include <climits> // UCHAR_MAX
+#include <climits> // UCHAR_MAX
// GWC added this.
#include <cstdio>
// GWC added this.
-#include <cstdlib> // std::malloc
+#include <cstdlib> // std::malloc
// GWC added this.
#include <cstring>
// GWC added this.
diff --git a/getopt_test.cpp b/getopt_test.cpp
index ecc68e2..8f062df 100644
--- a/getopt_test.cpp
+++ b/getopt_test.cpp
@@ -47,7 +47,7 @@
#include "getopt.hpp"
#include "assert_lmi.hpp"
-#include "miscellany.hpp" // lmi_array_size()
+#include "miscellany.hpp" // lmi_array_size()
#include "test_tools.hpp"
#include <sstream>
diff --git a/global_settings_test.cpp b/global_settings_test.cpp
index e0badc4..11ec1dc 100644
--- a/global_settings_test.cpp
+++ b/global_settings_test.cpp
@@ -26,7 +26,7 @@
#include "global_settings.hpp"
-#include "path_utility.hpp" // initialize_filesystem()
+#include "path_utility.hpp" // initialize_filesystem()
#include "test_tools.hpp"
#include <boost/filesystem/exception.hpp>
diff --git a/gpt_server.hpp b/gpt_server.hpp
index 04b5c65..fd45e51 100644
--- a/gpt_server.hpp
+++ b/gpt_server.hpp
@@ -25,7 +25,7 @@
#include "config.hpp"
#include "gpt_state.hpp"
-#include "mc_enum_type_enums.hpp" // enum mcenum_emission
+#include "mc_enum_type_enums.hpp" // enum mcenum_emission
#include "obstruct_slicing.hpp"
#include "so_attributes.hpp"
diff --git a/gpt_state.cpp b/gpt_state.cpp
index 7b126c2..71ffab6 100644
--- a/gpt_state.cpp
+++ b/gpt_state.cpp
@@ -29,7 +29,7 @@
#include "alert.hpp"
#include "contains.hpp"
-#include "miscellany.hpp" // htmlize(), lmi_array_size()
+#include "miscellany.hpp" // htmlize(), lmi_array_size()
#include "value_cast.hpp"
#include "xml_lmi.hpp"
diff --git a/handle_exceptions.hpp b/handle_exceptions.hpp
index 18ff36b..1e64b7e 100644
--- a/handle_exceptions.hpp
+++ b/handle_exceptions.hpp
@@ -24,9 +24,9 @@
#include "config.hpp"
-#include "alert.hpp" // hobsons_choice_exception, safely_show_message()
+#include "alert.hpp" // hobsons_choice_exception,
safely_show_message()
-#include <cstdlib> // std::exit()
+#include <cstdlib> // std::exit()
#include <exception>
#include <stdexcept>
diff --git a/ihs_avsolve.cpp b/ihs_avsolve.cpp
index ae86f02..aa0f19f 100644
--- a/ihs_avsolve.cpp
+++ b/ihs_avsolve.cpp
@@ -39,14 +39,14 @@
#include "death_benefits.hpp"
#include "ledger_invariant.hpp"
#include "ledger_variant.hpp"
-#include "mc_enum_types_aux.hpp" // set_run_basis_from_cloven_bases()
-#include "miscellany.hpp" // ios_out_app_binary()
+#include "mc_enum_types_aux.hpp" // set_run_basis_from_cloven_bases()
+#include "miscellany.hpp" // ios_out_app_binary()
#include "outlay.hpp"
#include "zero.hpp"
-#include <algorithm> // std::min(), std::max()
+#include <algorithm> // std::min(), std::max()
#include <functional>
-#include <numeric> // std::accumulate()
+#include <numeric> // std::accumulate()
namespace
{
diff --git a/ihs_basicval.cpp b/ihs_basicval.cpp
index 38b7305..6c06410 100644
--- a/ihs_basicval.cpp
+++ b/ihs_basicval.cpp
@@ -251,7 +251,7 @@ void BasicValues::Init()
}
//============================================================================
-#include "ihs_x_type.hpp" // x_product_rule_violated TAXATION !! remove later
+#include "ihs_x_type.hpp" // x_product_rule_violated TAXATION !!
remove later
// TODO ?? Not for general use--use for GPT server only, for now. TAXATION !!
refactor later
void BasicValues::GPTServerInit()
{
diff --git a/input_sequence_entry.cpp b/input_sequence_entry.cpp
index 5e05fea..728f3e9 100644
--- a/input_sequence_entry.cpp
+++ b/input_sequence_entry.cpp
@@ -52,8 +52,8 @@
#include <wx/wupdlock.h>
#include <wx/valtext.h>
-#include <algorithm> // std::copy()
-#include <iterator> // std::back_inserter
+#include <algorithm> // std::copy()
+#include <iterator> // std::back_inserter
#include <map>
#include <vector>
diff --git a/interest_rates.hpp b/interest_rates.hpp
index 25f0ed8..aa18216 100644
--- a/interest_rates.hpp
+++ b/interest_rates.hpp
@@ -25,7 +25,7 @@
#include "config.hpp"
#include "mc_enum_type_enums.hpp"
-#include "mc_enum_types_aux.hpp" // mc_n_ enumerators
+#include "mc_enum_types_aux.hpp" // mc_n_ enumerators
#include "round_to.hpp"
#include <vector>
diff --git a/istream_to_string_test.cpp b/istream_to_string_test.cpp
index 3d9a67d..3a709da 100644
--- a/istream_to_string_test.cpp
+++ b/istream_to_string_test.cpp
@@ -26,7 +26,7 @@
#include "istream_to_string.hpp"
-#include "miscellany.hpp" // ios_in_binary()
+#include "miscellany.hpp" // ios_in_binary()
#include "test_tools.hpp"
#include "timer.hpp"
diff --git a/ledger_variant.cpp b/ledger_variant.cpp
index 52b7795..e67a9a1 100644
--- a/ledger_variant.cpp
+++ b/ledger_variant.cpp
@@ -28,11 +28,11 @@
#include "assert_lmi.hpp"
#include "basic_values.hpp"
-#include "database.hpp" // Used only for initial loan rate.
-#include "dbnames.hpp" // Used only for initial loan rate.
+#include "database.hpp" // Used only for initial loan rate.
+#include "dbnames.hpp" // Used only for initial loan rate.
#include "interest_rates.hpp"
#include "loads.hpp"
-#include "mc_enum_types_aux.hpp" // mc_str()
+#include "mc_enum_types_aux.hpp" // mc_str()
#include "outlay.hpp"
#include <algorithm>
diff --git a/loads_test.cpp b/loads_test.cpp
index f9bdd9e..54a069c 100644
--- a/loads_test.cpp
+++ b/loads_test.cpp
@@ -35,7 +35,7 @@
#include <boost/bind.hpp>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
namespace
{
diff --git a/main_common.cpp b/main_common.cpp
index f0596d8..034a799 100644
--- a/main_common.cpp
+++ b/main_common.cpp
@@ -31,7 +31,7 @@
#include "sigfpe.hpp"
#include <csignal>
-#include <exception> // std::set_terminate()
+#include <exception> // std::set_terminate()
#include <stdexcept>
#if defined __MINGW32__
diff --git a/mc_enum.cpp b/mc_enum.cpp
index f2a9090..f22139a 100644
--- a/mc_enum.cpp
+++ b/mc_enum.cpp
@@ -26,7 +26,7 @@
#include "mc_enum.hpp"
-#include <algorithm> // std::find()
+#include <algorithm> // std::find()
mc_enum_base::mc_enum_base(int cardinality_of_the_enumeration)
:allowed_(cardinality_of_the_enumeration, true)
diff --git a/mc_enum.hpp b/mc_enum.hpp
index 96b0d02..f138bfb 100644
--- a/mc_enum.hpp
+++ b/mc_enum.hpp
@@ -30,7 +30,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_enum.hpp>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <deque>
#include <string>
#include <vector>
diff --git a/mc_enum.tpp b/mc_enum.tpp
index 6ef3be1..24b6a72 100644
--- a/mc_enum.tpp
+++ b/mc_enum.tpp
@@ -26,7 +26,7 @@
#include "facets.hpp"
#include "rtti_lmi.hpp"
-#include <algorithm> // std::find()
+#include <algorithm> // std::find()
#include <typeinfo>
/// The header that defines class mc_enum is by design unaware of its
diff --git a/mc_enum_metadata.hpp b/mc_enum_metadata.hpp
index 1130f2d..139a9e2 100644
--- a/mc_enum_metadata.hpp
+++ b/mc_enum_metadata.hpp
@@ -38,7 +38,7 @@
#include <boost/static_assert.hpp>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
/// Associate an mc_enum type with its metadata through its enum type.
///
diff --git a/md5.cpp b/md5.cpp
index 2173bef..6d10779 100644
--- a/md5.cpp
+++ b/md5.cpp
@@ -55,8 +55,8 @@
* function bcopy().
*/
#if 1
-# include <cstdlib> // GWC replaced <stdlib.h> .
-# include <cstring> // GWC replaced <string.h> .
+# include <cstdlib> // GWC replaced <stdlib.h> .
+# include <cstring> // GWC replaced <string.h> .
#else
# ifndef HAVE_MEMCPY
# define memcpy(d, s, n) bcopy ((s), (d), (n))
diff --git a/md5.hpp b/md5.hpp
index 1426f1f..c906719 100644
--- a/md5.hpp
+++ b/md5.hpp
@@ -47,8 +47,8 @@
// GWC: lmi compatibility header.
#include "config.hpp"
-#include <cstddef> // std::size_t
-#include <cstdio> // GWC added this required header.
+#include <cstddef> // std::size_t
+#include <cstdio> // GWC added this required header.
/* GWC: Make this header usable with C++. */
#ifdef __cplusplus
diff --git a/mec_server.hpp b/mec_server.hpp
index 915d5dc..78bf7fa 100644
--- a/mec_server.hpp
+++ b/mec_server.hpp
@@ -24,7 +24,7 @@
#include "config.hpp"
-#include "mc_enum_type_enums.hpp" // enum mcenum_emission
+#include "mc_enum_type_enums.hpp" // enum mcenum_emission
#include "mec_state.hpp"
#include "obstruct_slicing.hpp"
#include "so_attributes.hpp"
diff --git a/mec_state.cpp b/mec_state.cpp
index 88b4de4..72c3406 100644
--- a/mec_state.cpp
+++ b/mec_state.cpp
@@ -29,7 +29,7 @@
#include "alert.hpp"
#include "contains.hpp"
-#include "miscellany.hpp" // htmlize(), lmi_array_size()
+#include "miscellany.hpp" // htmlize(), lmi_array_size()
#include "value_cast.hpp"
#include "xml_lmi.hpp"
diff --git a/multidimgrid_any.hpp b/multidimgrid_any.hpp
index fb448f1..0a5ddf1 100644
--- a/multidimgrid_any.hpp
+++ b/multidimgrid_any.hpp
@@ -98,9 +98,9 @@
#include <wx/grid.h>
#include <wx/choice.h>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <string>
-#include <utility> // std::pair
+#include <utility> // std::pair
#include <vector>
class MultiDimAxisAny;
diff --git a/mvc_controller.hpp b/mvc_controller.hpp
index a2c3831..87ecfa5 100644
--- a/mvc_controller.hpp
+++ b/mvc_controller.hpp
@@ -27,7 +27,7 @@
#include "obstruct_slicing.hpp"
#include "uncopyable_lmi.hpp"
-#include <wx/bookctrl.h> // wxBookCtrlBase, wxBookCtrlBaseEvent
+#include <wx/bookctrl.h> // wxBookCtrlBase, wxBookCtrlBaseEvent
#include <wx/dialog.h>
#include <wx/stattext.h>
diff --git a/my_fund.cpp b/my_fund.cpp
index 32a6e6d..8a9712a 100644
--- a/my_fund.cpp
+++ b/my_fund.cpp
@@ -39,7 +39,7 @@
#include "fund_data.hpp"
-#include "data_directory.hpp" // AddDataDir()
+#include "data_directory.hpp" // AddDataDir()
//============================================================================
void FundData::WriteProprietaryFundFiles()
diff --git a/my_tier.cpp b/my_tier.cpp
index 94295fe..1c6baaa 100644
--- a/my_tier.cpp
+++ b/my_tier.cpp
@@ -40,7 +40,7 @@
#include "stratified_charges.hpp"
#include "data_directory.hpp"
-#include "ieee754.hpp" // infinity<>()
+#include "ieee754.hpp" // infinity<>()
//============================================================================
void stratified_charges::write_proprietary_stratified_files()
diff --git a/name_value_pairs_test.cpp b/name_value_pairs_test.cpp
index 7dc771b..c1f70bf 100644
--- a/name_value_pairs_test.cpp
+++ b/name_value_pairs_test.cpp
@@ -34,7 +34,7 @@
# include <boost/filesystem/path.hpp>
#endif // !defined __BORLANDC__
-#include <cstdio> // std::remove()
+#include <cstdio> // std::remove()
#include <fstream>
int test_main(int, char*[])
diff --git a/ncnnnpnn_test.cpp b/ncnnnpnn_test.cpp
index d0d4749..1c2a2b4 100644
--- a/ncnnnpnn_test.cpp
+++ b/ncnnnpnn_test.cpp
@@ -31,7 +31,7 @@
#include <limits>
#if defined __BORLANDC__
-# include <float.h> // nonstandard _control87
+# include <float.h> // nonstandard _control87()
#endif // __BORLANDC__
int test_main(int, char*[])
diff --git a/numeric_io_test.cpp b/numeric_io_test.cpp
index 0c46b07..ceb5bbb 100644
--- a/numeric_io_test.cpp
+++ b/numeric_io_test.cpp
@@ -27,7 +27,7 @@
#include "numeric_io_cast.hpp"
#include "handle_exceptions.hpp"
-#include "ieee754.hpp" // infinity<>()
+#include "ieee754.hpp" // infinity<>()
#include "miscellany.hpp"
#include "test_tools.hpp"
#include "timer.hpp"
@@ -36,7 +36,7 @@
# include <boost/lexical_cast.hpp>
#endif // ! defined __BORLANDC__
-#include <cmath> // std::exp()
+#include <cmath> // std::exp()
#include <limits>
#include <sstream>
#include <stdexcept>
diff --git a/platform_dependent.hpp b/platform_dependent.hpp
index b5fb554..c1e5d58 100644
--- a/platform_dependent.hpp
+++ b/platform_dependent.hpp
@@ -56,19 +56,19 @@
#endif // defined __GNUC__ && defined __STRICT_ANSI__
#if defined LMI_POSIX
-# include <stdio.h> // fileno()
-# include <stdlib.h> // putenv()
-# include <string.h> // strdup()
-# include <strings.h> // strcasecmp()
-# include <unistd.h> // access(), R_OK, chdir()
+# include <stdio.h> // fileno()
+# include <stdlib.h> // putenv()
+# include <string.h> // strdup()
+# include <strings.h> // strcasecmp()
+# include <unistd.h> // access(), R_OK, chdir()
#elif defined LMI_MSW
// The MinGW port of gcc to msw prototypes what lmi needs in these
// headers. Other compilers for the msw platform might not.
-# include <direct.h> // chdir()
-# include <io.h> // access(), R_OK
-# include <stdio.h> // fileno()
-# include <stdlib.h> // putenv()
-# include <string.h> // _wcsdup(), strcasecmp(), strdup()
+# include <direct.h> // chdir()
+# include <io.h> // access(), R_OK
+# include <stdio.h> // fileno()
+# include <stdlib.h> // putenv()
+# include <string.h> // _wcsdup(), strcasecmp(), strdup()
# ifdef __BORLANDC__
# define R_OK 04
# endif // __BORLANDC__
diff --git a/print_matrix.hpp b/print_matrix.hpp
index e23f2f7..6915d1f 100644
--- a/print_matrix.hpp
+++ b/print_matrix.hpp
@@ -28,7 +28,7 @@
#include "value_cast.hpp"
#include <algorithm>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <functional>
#include <iterator>
#include <numeric>
diff --git a/print_matrix_test.cpp b/print_matrix_test.cpp
index 2917dbf..fbacc8e 100644
--- a/print_matrix_test.cpp
+++ b/print_matrix_test.cpp
@@ -26,7 +26,7 @@
#include "print_matrix.hpp"
-#include "miscellany.hpp" // lmi_array_size()
+#include "miscellany.hpp" // lmi_array_size()
#include "test_tools.hpp"
namespace
diff --git a/product_file_test.cpp b/product_file_test.cpp
index 13186ed..799515a 100644
--- a/product_file_test.cpp
+++ b/product_file_test.cpp
@@ -26,7 +26,7 @@
#include "dbdict.hpp"
#include "fund_data.hpp"
-#include "path_utility.hpp" // initialize_filesystem()
+#include "path_utility.hpp" // initialize_filesystem()
#include "product_data.hpp"
#include "rounding_rules.hpp"
#include "stratified_charges.hpp"
diff --git a/product_names.cpp b/product_names.cpp
index ea6978d..93fb041 100644
--- a/product_names.cpp
+++ b/product_names.cpp
@@ -25,7 +25,7 @@
#include "contains.hpp"
#include "global_settings.hpp"
#include "miscellany.hpp"
-#include "path_utility.hpp" // fs::path inserter
+#include "path_utility.hpp" // fs::path inserter
#include <boost/filesystem/convenience.hpp>
#include <boost/filesystem/operations.hpp>
diff --git a/round_test.cpp b/round_test.cpp
index e67eae2..62df998 100644
--- a/round_test.cpp
+++ b/round_test.cpp
@@ -40,11 +40,11 @@
#include "fenv_lmi.hpp"
#include "test_tools.hpp"
-#include <algorithm> // std::max()
-#include <cstddef> // std::size_t
+#include <algorithm> // std::max()
+#include <cstddef> // std::size_t
#include <ios>
#include <iostream>
-#include <math.h> // C99 round() and kin
+#include <math.h> // C99 round() and kin
#include <ostream>
#if defined LMI_IEC_559
diff --git a/round_to_test.cpp b/round_to_test.cpp
index c22c06a..9e59c86 100644
--- a/round_to_test.cpp
+++ b/round_to_test.cpp
@@ -29,8 +29,8 @@
#include "fenv_lmi.hpp"
#include "test_tools.hpp"
-#include <algorithm> // std::max()
-#include <cstddef> // std::size_t
+#include <algorithm> // std::max()
+#include <cstddef> // std::size_t
#include <ios>
#include <iostream>
#include <ostream>
diff --git a/rounding_view.cpp b/rounding_view.cpp
index 28e2ca3..b332365 100644
--- a/rounding_view.cpp
+++ b/rounding_view.cpp
@@ -28,7 +28,7 @@
#include "alert.hpp"
#include "rounding_document.hpp"
-#include "rounding_view_editor.hpp" // class RoundingButtons
+#include "rounding_view_editor.hpp" // class RoundingButtons
#include "safely_dereference_as.hpp"
#include <wx/panel.h>
diff --git a/rtti_lmi.hpp b/rtti_lmi.hpp
index edcdbe4..940141f 100644
--- a/rtti_lmi.hpp
+++ b/rtti_lmi.hpp
@@ -27,8 +27,8 @@
#include "obstruct_slicing.hpp"
#if defined __GNUC__
+# include <cstdlib> // std::free()
# include <cxxabi.h>
-# include <cstdlib> // std::free()
#endif // defined __GNUC__
#include <ostream>
diff --git a/sigfpe.cpp b/sigfpe.cpp
index 5e75bc3..d9db3aa 100644
--- a/sigfpe.cpp
+++ b/sigfpe.cpp
@@ -38,7 +38,7 @@
#include "alert.hpp"
-#include <cfloat> // DBL_MAX
+#include <cfloat> // DBL_MAX
#include <csignal>
#include <string>
diff --git a/single_choice_popup_menu.cpp b/single_choice_popup_menu.cpp
index a6da5f3..cf35023 100644
--- a/single_choice_popup_menu.cpp
+++ b/single_choice_popup_menu.cpp
@@ -26,7 +26,7 @@
#include "single_choice_popup_menu.hpp"
-#include <wx/gdicmn.h> // wxDefaultPosition, wxSize
+#include <wx/gdicmn.h> // wxDefaultPosition, wxSize
SingleChoicePopupMenu::SingleChoicePopupMenu
(wxArrayString const& choices
diff --git a/single_choice_popup_menu.hpp b/single_choice_popup_menu.hpp
index ceab14c..db8d9b1 100644
--- a/single_choice_popup_menu.hpp
+++ b/single_choice_popup_menu.hpp
@@ -26,7 +26,7 @@
#include "wx_utility.hpp"
-#include <wx/arrstr.h> // wxArrayString
+#include <wx/arrstr.h> // wxArrayString
#include <wx/menu.h>
#include <wx/string.h>
#include <wx/window.h>
diff --git a/snprintf_test.cpp b/snprintf_test.cpp
index 109d8aa..2a55ebc 100644
--- a/snprintf_test.cpp
+++ b/snprintf_test.cpp
@@ -26,7 +26,7 @@
#include "test_tools.hpp"
-#include <stdio.h> // snprintf() (C99, not C++98).
+#include <stdio.h> // snprintf() (C99, not C++98).
#include <string>
int test_main(int, char*[])
diff --git a/stratified_algorithms_test.cpp b/stratified_algorithms_test.cpp
index f884467..7b68ec7 100644
--- a/stratified_algorithms_test.cpp
+++ b/stratified_algorithms_test.cpp
@@ -27,10 +27,10 @@
#include "stratified_algorithms.hpp"
#include "materially_equal.hpp"
-#include "miscellany.hpp" // lmi_array_size()
+#include "miscellany.hpp" // lmi_array_size()
#include "test_tools.hpp"
-#include <cmath> // std::fabs()
+#include <cmath> // std::fabs()
#include <limits>
void banded_test()
diff --git a/stream_cast.hpp b/stream_cast.hpp
index d12e28a..ab5f9f3 100644
--- a/stream_cast.hpp
+++ b/stream_cast.hpp
@@ -57,7 +57,7 @@
# define BOOST_STATIC_ASSERT(deliberately_ignored) class IgNoRe
#endif // defined __BORLANDC__
-#include <istream> // std::ws
+#include <istream> // std::ws
#include <sstream>
#include <stdexcept>
#include <string>
diff --git a/system_command_test.cpp b/system_command_test.cpp
index c1ba33e..a643cb3 100644
--- a/system_command_test.cpp
+++ b/system_command_test.cpp
@@ -29,7 +29,7 @@
#include "miscellany.hpp"
#include "test_tools.hpp"
-#include <cstdio> // std::remove()
+#include <cstdio> // std::remove()
#include <fstream>
int test_main(int, char*[])
diff --git a/test_coding_rules.cpp b/test_coding_rules.cpp
index 4a69d22..acbec36 100644
--- a/test_coding_rules.cpp
+++ b/test_coding_rules.cpp
@@ -75,7 +75,7 @@ std::map<std::string, bool> my_taboos(); // See
'my_test_coding_rules.cpp'.
// be constructed before main() is called.
#if defined __MINGW32__
-# include <fcntl.h> // _O_BINARY
+# include <fcntl.h> // _O_BINARY
int _CRT_fmode = _O_BINARY;
#endif // defined __MINGW32__
diff --git a/text_view.hpp b/text_view.hpp
index b1489c2..56c40ff 100644
--- a/text_view.hpp
+++ b/text_view.hpp
@@ -37,7 +37,7 @@
#include "obstruct_slicing.hpp"
#include "uncopyable_lmi.hpp"
-#include <wx/defs.h> // wx shared-library 'attributes'
+#include <wx/defs.h> // wx shared-library 'attributes'
class WXDLLIMPEXP_FWD_CORE wxTextCtrl;
diff --git a/tier_document.cpp b/tier_document.cpp
index d91df67..b9bfc4b 100644
--- a/tier_document.cpp
+++ b/tier_document.cpp
@@ -26,7 +26,7 @@
#include "tier_document.hpp"
-#include "ieee754.hpp" // infinity<>()
+#include "ieee754.hpp" // infinity<>()
// EVGENIY !! Doesn't it seem strange that this wx header appears
// to be needed here? I don't see it included in similar files.
diff --git a/tier_view_editor.cpp b/tier_view_editor.cpp
index cee8aa8..00d44ac 100644
--- a/tier_view_editor.cpp
+++ b/tier_view_editor.cpp
@@ -22,7 +22,7 @@
#include "tier_view_editor.hpp"
#include "assert_lmi.hpp"
-#include "ieee754.hpp" // infinity<>()
+#include "ieee754.hpp" // infinity<>()
#include "multidimgrid_safe.tpp"
#include "stratified_charges.hpp"
#include "value_cast.hpp"
diff --git a/tier_view_editor.hpp b/tier_view_editor.hpp
index cd8f258..7ca5f70 100644
--- a/tier_view_editor.hpp
+++ b/tier_view_editor.hpp
@@ -32,10 +32,10 @@
#include <boost/shared_ptr.hpp>
-#include <wx/version.h> // Mark this file as wx dependent.
+#include <wx/version.h> // Mark this file as wx dependent.
#include <string>
-#include <utility> // std::pair
+#include <utility> // std::pair
#include <vector>
/// Notes on TierEditorGrid and TierTableAdapter.
diff --git a/tn_range.tpp b/tn_range.tpp
index 1af6abe..ca6ed85 100644
--- a/tn_range.tpp
+++ b/tn_range.tpp
@@ -24,7 +24,7 @@
#include "alert.hpp"
#include "value_cast.hpp"
-#include <cmath> // std::pow()
+#include <cmath> // std::pow()
#include <exception>
#include <istream>
#include <limits>
diff --git a/tn_range_test.cpp b/tn_range_test.cpp
index 0de25dc..b9ecdcb 100644
--- a/tn_range_test.cpp
+++ b/tn_range_test.cpp
@@ -25,12 +25,12 @@
#endif // __BORLANDC__
#include "tn_range.hpp"
-#include "tn_range.tpp" // Class template implementation.
-#include "tn_range_test_aux.hpp" // Template class instantiation.
+#include "tn_range.tpp" // Class template implementation.
+#include "tn_range_test_aux.hpp" // Template class instantiation.
#include "test_tools.hpp"
-#include <algorithm> // std::min()
+#include <algorithm> // std::min()
#include <sstream>
// This should fail to compile:
diff --git a/tn_range_test_aux.cpp b/tn_range_test_aux.cpp
index 7086639..4c1f3e0 100644
--- a/tn_range_test_aux.cpp
+++ b/tn_range_test_aux.cpp
@@ -24,8 +24,8 @@
# pragma hdrstop
#endif // __BORLANDC__
-#include "tn_range.tpp" // Template class implementation.
-#include "tn_range_test_aux.hpp" // Trammel class.
+#include "tn_range.tpp" // Template class implementation.
+#include "tn_range_test_aux.hpp" // Trammel class.
// Normally, one would prefer to instantiate all tn_range templates
// in a single file. Here, however, the point is to instantiate one
diff --git a/value_cast_test.cpp b/value_cast_test.cpp
index 06f58c3..38f333a 100644
--- a/value_cast_test.cpp
+++ b/value_cast_test.cpp
@@ -33,8 +33,8 @@
# include <boost/lexical_cast.hpp>
#endif // !defined __BORLANDC__
-#include <cmath> // std::pow()
-#include <cstring> // std::strcpy(), std::strcmp
+#include <cmath> // std::pow()
+#include <cstring> // std::strcpy(), std::strcmp
#include <istream>
#include <limits>
#include <ostream>
diff --git a/vector_test.cpp b/vector_test.cpp
index b2810c2..52bde61 100644
--- a/vector_test.cpp
+++ b/vector_test.cpp
@@ -33,7 +33,7 @@
#include "timer.hpp"
#include <algorithm>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
#include <functional>
#include <iomanip>
#include <ios>
diff --git a/wx_new.hpp b/wx_new.hpp
index 282a91a..2efcfa9 100644
--- a/wx_new.hpp
+++ b/wx_new.hpp
@@ -24,7 +24,7 @@
#include "config.hpp"
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
// TODO ?? CALCULATION_SUMMARY Revise in light of this message:
// http://lists.nongnu.org/archive/html/lmi/2006-10/msg00024.html
diff --git a/wx_test_calculation_summary.cpp b/wx_test_calculation_summary.cpp
index 9f67691..be253ef 100644
--- a/wx_test_calculation_summary.cpp
+++ b/wx_test_calculation_summary.cpp
@@ -39,7 +39,7 @@
#include <wx/testing.h>
#include <wx/uiaction.h>
-#include <cstddef> // std::size_t
+#include <cstddef> // std::size_t
namespace
{
diff --git a/wx_utility.hpp b/wx_utility.hpp
index 5299bf8..5d50774 100644
--- a/wx_utility.hpp
+++ b/wx_utility.hpp
@@ -34,7 +34,7 @@
#include <wx/event.h>
#include <wx/string.h>
-#include <cstddef> // NULL
+#include <cstddef> // NULL
#include <stdexcept>
#include <string>
#include <vector>
diff --git a/xml_serialize_test.cpp b/xml_serialize_test.cpp
index 9ebcdb9..c2c8361 100644
--- a/xml_serialize_test.cpp
+++ b/xml_serialize_test.cpp
@@ -26,7 +26,7 @@
#include "xml_serialize.hpp"
-#include "miscellany.hpp" // lmi_array_size(),
stifle_warning_for_unused_variable()
+#include "miscellany.hpp" // lmi_array_size(),
stifle_warning_for_unused_variable()
#include "test_tools.hpp"
#include "timer.hpp"