From 1f8535260b848231907b04b0dddd3e14aec84fa3 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Mon, 7 Sep 2015 18:34:16 -0400 Subject: [PATCH] fixed doc build --- openbr/plugins/imgproc/if.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/openbr/plugins/imgproc/if.cpp b/openbr/plugins/imgproc/if.cpp index 96e01078f..0c9cb022c 100644 --- a/openbr/plugins/imgproc/if.cpp +++ b/openbr/plugins/imgproc/if.cpp @@ -6,6 +6,7 @@ namespace br /*! * \ingroup transforms * \author Scott Klum \cite sklum + * \brief Document Me! */ class IfTransform : public Transform {