Minor cosmetic changes to spec

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403933
This commit is contained in:
Davis King 2010-12-02 23:22:13 +00:00
parent e9df889821
commit 381c3c12aa
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
// Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_OPTIMIZATION_TRUST_REGIoN_H__
#define DLIB_OPTIMIZATION_TRUST_REGIoN_H__
#undef DLIB_OPTIMIZATION_TRUST_REGIoN_H_ABSTRACT__
#ifdef DLIB_OPTIMIZATION_TRUST_REGIoN_H_ABSTRACT__
#include "../matrix.h"
#include "../matrix/matrix_abstract.h"
namespace dlib
{
@ -176,6 +176,6 @@ namespace dlib
}
#endif // DLIB_OPTIMIZATION_TRUST_REGIoN_H__
#endif // DLIB_OPTIMIZATION_TRUST_REGIoN_H_ABSTRACT__