summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-06-15 19:47:59 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-06-15 19:47:59 +0200
commitef7fc87642a65e385ca9819e7550b708e0a68bb1 (patch)
tree758d6734384df5f220a0931d6d0ee6e48e424ea7
parentf18c85a3c30f519f7f26689ac5a144ac427b5446 (diff)
downloadATCD-ef7fc87642a65e385ca9819e7550b708e0a68bb1.tar.gz
Layout change
* ACE/ace/Get_Opt.h:
-rw-r--r--ACE/ace/Get_Opt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Get_Opt.h b/ACE/ace/Get_Opt.h
index 47aa82720ac..fbe64a18a3b 100644
--- a/ACE/ace/Get_Opt.h
+++ b/ACE/ace/Get_Opt.h
@@ -38,7 +38,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
*
* This is a C++ wrapper for getopt(3c) and getopt_long(3c).
*/
-
class ACE_Export ACE_Get_Opt
{
public: