Commit a08d2309 authored by Pierre Lassalle's avatar Pierre Lassalle
Browse files

Header fixes.

Showing with 3 additions and 12 deletions
+3 -12
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
PURPOSE. See the above copyright notices for more information. PURPOSE. See the above copyright notices for more information.
=========================================================================*/ =========================================================================*/
#ifndef __LP_CONTOUR_H #ifndef LP_CONTOUR_H
#define __LP_CONTOUR_H #define LP_CONTOUR_H
#include <cassert> #include <cassert>
#include <iostream> #include <iostream>
#include <bitset> #include <bitset>
...@@ -111,13 +111,4 @@ namespace lp ...@@ -111,13 +111,4 @@ namespace lp
const std::size_t gridSizeX); const std::size_t gridSizeX);
}; };
} // end of namespace lp } // end of namespace lp
#endif #endif
\ No newline at end of file
Supports Markdown
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