diff options
Diffstat (limited to 'gr-blocks/lib/complex_to_mag_squared_impl.h')
-rw-r--r-- | gr-blocks/lib/complex_to_mag_squared_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/complex_to_mag_squared_impl.h b/gr-blocks/lib/complex_to_mag_squared_impl.h index 0cf22c8d9b..2413b3bbdf 100644 --- a/gr-blocks/lib/complex_to_mag_squared_impl.h +++ b/gr-blocks/lib/complex_to_mag_squared_impl.h @@ -42,6 +42,6 @@ namespace gr { } /* namespace blocks */ } /* namespace gr */ - + #endif /* INCLUDED_COMPLEX_TO_MAG_SQUARED_IMPL_H */ |