minor cleanup

This commit is contained in:
Davis King 2012-11-17 12:01:15 -05:00
parent b85dde8f70
commit 93c3e95a94
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
// Copyright (C) 2012 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_BSP_CPp__
#define DLIB_BSP_CPp__
#include "bsp.h"
#include <stack>
@ -491,3 +493,5 @@ namespace dlib
}
#endif // DLIB_BSP_CPp__