Commit ca498ac2 authored by Davis King's avatar Davis King
Browse files

Just removed double __ from the inclusion guard names.

parent 7ce265f5
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SEQUENCE_LAbELER_ABSTRACT_H___ #undef DLIB_SEQUENCE_LAbELER_ABSTRACT_H_h_
#ifdef DLIB_SEQUENCE_LAbELER_ABSTRACT_H___ #ifdef DLIB_SEQUENCE_LAbELER_ABSTRACT_H_h_
#include "../matrix.h" #include "../matrix.h"
#include <vector> #include <vector>
...@@ -391,6 +391,6 @@ namespace dlib ...@@ -391,6 +391,6 @@ namespace dlib
} }
#endif // DLIB_SEQUENCE_LAbELER_ABSTRACT_H___ #endif // DLIB_SEQUENCE_LAbELER_ABSTRACT_H_h_
// Copyright (C) 2013 Davis E. King (davis@dlib.net) // Copyright (C) 2013 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_SEQUENCE_SeGMENTER_H___ #ifndef DLIB_SEQUENCE_SeGMENTER_H_h_
#define DLIB_SEQUENCE_SeGMENTER_H___ #define DLIB_SEQUENCE_SeGMENTER_H_h_
#include "sequence_segmenter_abstract.h" #include "sequence_segmenter_abstract.h"
#include "../matrix.h" #include "../matrix.h"
...@@ -463,6 +463,6 @@ namespace dlib ...@@ -463,6 +463,6 @@ namespace dlib
} }
#endif // DLIB_SEQUENCE_SeGMENTER_H___ #endif // DLIB_SEQUENCE_SeGMENTER_H_h_
// Copyright (C) 2013 Davis E. King (davis@dlib.net) // Copyright (C) 2013 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H___ #undef DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H_h_
#ifdef DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H___ #ifdef DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H_h_
#include "../matrix.h" #include "../matrix.h"
#include <vector> #include <vector>
...@@ -448,5 +448,5 @@ namespace dlib ...@@ -448,5 +448,5 @@ namespace dlib
} }
#endif // DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H___ #endif // DLIB_SEQUENCE_SeGMENTER_ABSTRACT_H_h_
// Copyright (C) 2010 Davis E. King (davis@dlib.net) // Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_H__ #ifndef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_Hh_
#define DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_H__ #define DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_Hh_
#include "simplify_linear_decision_function_abstract.h" #include "simplify_linear_decision_function_abstract.h"
#include "../algs.h" #include "../algs.h"
...@@ -106,5 +106,5 @@ namespace dlib ...@@ -106,5 +106,5 @@ namespace dlib
} }
#endif // DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_H__ #endif // DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_Hh_
// Copyright (C) 2010 Davis E. King (davis@dlib.net) // Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_H__ #undef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_Hh_
#ifdef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_H__ #ifdef DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_Hh_
#include "../algs.h" #include "../algs.h"
#include "function_abstract.h" #include "function_abstract.h"
...@@ -70,5 +70,5 @@ namespace dlib ...@@ -70,5 +70,5 @@ namespace dlib
} }
#endif // DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_H__ #endif // DLIB_SIMPLIFY_LINEAR_DECiSION_FUNCTION_ABSTRACT_Hh_
// Copyright (C) 2010 Davis E. King (davis@dlib.net) // Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_SORT_BASIS_VECTORs_H__ #ifndef DLIB_SORT_BASIS_VECTORs_Hh_
#define DLIB_SORT_BASIS_VECTORs_H__ #define DLIB_SORT_BASIS_VECTORs_Hh_
#include <vector> #include <vector>
...@@ -220,5 +220,5 @@ namespace dlib ...@@ -220,5 +220,5 @@ namespace dlib
} }
#endif // DLIB_SORT_BASIS_VECTORs_H__ #endif // DLIB_SORT_BASIS_VECTORs_Hh_
// Copyright (C) 2010 Davis E. King (davis@dlib.net) // Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SORT_BASIS_VECTORs_ABSTRACT_H__ #undef DLIB_SORT_BASIS_VECTORs_ABSTRACT_Hh_
#ifdef DLIB_SORT_BASIS_VECTORs_ABSTRACT_H__ #ifdef DLIB_SORT_BASIS_VECTORs_ABSTRACT_Hh_
#include <vector> #include <vector>
...@@ -55,5 +55,5 @@ namespace dlib ...@@ -55,5 +55,5 @@ namespace dlib
} }
#endif // DLIB_SORT_BASIS_VECTORs_ABSTRACT_H__ #endif // DLIB_SORT_BASIS_VECTORs_ABSTRACT_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_H__ #ifndef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_Hh_
#define DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_H__ #define DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_Hh_
#include "structural_assignment_trainer_abstract.h" #include "structural_assignment_trainer_abstract.h"
#include "../algs.h" #include "../algs.h"
...@@ -269,7 +269,7 @@ namespace dlib ...@@ -269,7 +269,7 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_H__ #endif // DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_Hh_
......
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_H__ #undef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_Hh_
#ifdef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_H__ #ifdef DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_Hh_
#include "../algs.h" #include "../algs.h"
#include "structural_svm_assignment_problem.h" #include "structural_svm_assignment_problem.h"
...@@ -269,6 +269,6 @@ namespace dlib ...@@ -269,6 +269,6 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_H__ #endif // DLIB_STRUCTURAL_ASSiGNMENT_TRAINER_ABSTRACT_Hh_
// Copyright (C) 2012 Davis E. King (davis@dlib.net) // Copyright (C) 2012 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_H__ #ifndef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_Hh_
#define DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_H__ #define DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_Hh_
#include "structural_graph_labeling_trainer_abstract.h" #include "structural_graph_labeling_trainer_abstract.h"
#include "../algs.h" #include "../algs.h"
...@@ -278,5 +278,5 @@ namespace dlib ...@@ -278,5 +278,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_H__ #endif // DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_Hh_
// Copyright (C) 2012 Davis E. King (davis@dlib.net) // Copyright (C) 2012 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_H__ #undef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_Hh_
#ifdef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_H__ #ifdef DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_Hh_
#include "../algs.h" #include "../algs.h"
#include "../optimization.h" #include "../optimization.h"
...@@ -261,5 +261,5 @@ namespace dlib ...@@ -261,5 +261,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_H__ #endif // DLIB_STRUCTURAL_GRAPH_LABELING_tRAINER_ABSTRACT_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H__ #ifndef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_Hh_
#define DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H__ #define DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_Hh_
#include "structural_object_detection_trainer_abstract.h" #include "structural_object_detection_trainer_abstract.h"
#include "../algs.h" #include "../algs.h"
...@@ -397,6 +397,6 @@ namespace dlib ...@@ -397,6 +397,6 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H__ #endif // DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACT__ #undef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACTh_
#ifdef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACT__ #ifdef DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACTh_
#include "structural_svm_object_detection_problem_abstract.h" #include "structural_svm_object_detection_problem_abstract.h"
#include "../image_processing/object_detector_abstract.h" #include "../image_processing/object_detector_abstract.h"
...@@ -385,6 +385,6 @@ namespace dlib ...@@ -385,6 +385,6 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACT__ #endif // DLIB_STRUCTURAL_OBJECT_DETECTION_TRAiNER_H_ABSTRACTh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_H__ #ifndef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_Hh_
#define DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_H__ #define DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_Hh_
#include "structural_sequence_labeling_trainer_abstract.h" #include "structural_sequence_labeling_trainer_abstract.h"
#include "../algs.h" #include "../algs.h"
...@@ -252,7 +252,7 @@ namespace dlib ...@@ -252,7 +252,7 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_H__ #endif // DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_H__ #undef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_Hh_
#ifdef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_H__ #ifdef DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_Hh_
#include "../algs.h" #include "../algs.h"
#include "../optimization.h" #include "../optimization.h"
...@@ -241,7 +241,7 @@ namespace dlib ...@@ -241,7 +241,7 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_H__ #endif // DLIB_STRUCTURAL_SEQUENCE_LABELING_TRAiNER_ABSTRACT_Hh_
......
// Copyright (C) 2013 Davis E. King (davis@dlib.net) // Copyright (C) 2013 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_H__ #ifndef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_Hh_
#define DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_H__ #define DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_Hh_
#include "structural_sequence_segmentation_trainer_abstract.h" #include "structural_sequence_segmentation_trainer_abstract.h"
#include "structural_sequence_labeling_trainer.h" #include "structural_sequence_labeling_trainer.h"
...@@ -267,5 +267,5 @@ namespace dlib ...@@ -267,5 +267,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_H__ #endif // DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_Hh_
// Copyright (C) 2013 Davis E. King (davis@dlib.net) // Copyright (C) 2013 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_H__ #undef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_Hh_
#ifdef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_H__ #ifdef DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_Hh_
#include "sequence_segmenter_abstract.h" #include "sequence_segmenter_abstract.h"
...@@ -242,5 +242,5 @@ namespace dlib ...@@ -242,5 +242,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_H__ #endif // DLIB_STRUCTURAL_SEQUENCE_sEGMENTATION_TRAINER_ABSTRACT_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_H__ #ifndef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_Hh_
#define DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_H__ #define DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_Hh_
#include "structural_svm_assignment_problem_abstract.h" #include "structural_svm_assignment_problem_abstract.h"
...@@ -284,5 +284,5 @@ namespace dlib ...@@ -284,5 +284,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_H__ #endif // DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_H__ #undef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_Hh_
#ifdef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_H__ #ifdef DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_Hh_
#include "../matrix.h" #include "../matrix.h"
...@@ -81,7 +81,7 @@ namespace dlib ...@@ -81,7 +81,7 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_H__ #endif // DLIB_STRUCTURAL_SVM_ASSiGNMENT_PROBLEM_ABSTRACT_Hh_
// Copyright (C) 2011 Davis E. King (davis@dlib.net) // Copyright (C) 2011 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license. // License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_STRUCTURAL_SVM_DISTRIBUTeD_H__ #ifndef DLIB_STRUCTURAL_SVM_DISTRIBUTeD_Hh_
#define DLIB_STRUCTURAL_SVM_DISTRIBUTeD_H__ #define DLIB_STRUCTURAL_SVM_DISTRIBUTeD_Hh_
#include "structural_svm_distributed_abstract.h" #include "structural_svm_distributed_abstract.h"
...@@ -684,5 +684,5 @@ namespace dlib ...@@ -684,5 +684,5 @@ namespace dlib
} }
#endif // DLIB_STRUCTURAL_SVM_DISTRIBUTeD_H__ #endif // DLIB_STRUCTURAL_SVM_DISTRIBUTeD_Hh_
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment