aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--host/examples/ascii_art_dft.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/examples/ascii_art_dft.hpp b/host/examples/ascii_art_dft.hpp
index 2706e115e..bb038a155 100644
--- a/host/examples/ascii_art_dft.hpp
+++ b/host/examples/ascii_art_dft.hpp
@@ -276,8 +276,6 @@ namespace ascii_art_dft{
}
} //namespace ascii_dft
-#endif /*ASCII_ART_DFT_HPP*/
-
/*
//example main function to test the dft
@@ -321,3 +319,4 @@ int main(void){
*/
+#endif /*ASCII_ART_DFT_HPP*/