Change hpp location

master
Lucjan Bryndza 2014-05-23 18:46:12 +02:00
rodzic 63caa33adf
commit 45deaf51ac
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -5,8 +5,7 @@
* Author: lucck
*/
/*----------------------------------------------------------*/
#ifndef LIBPSK_SPECTRUM_CALCULATOR_HPP_
#define LIBPSK_SPECTRUM_CALCULATOR_HPP_
#pragma once
/*----------------------------------------------------------*/
#include <cmath>
#include <cstddef>
@ -140,5 +139,3 @@ private:
} /* namespace psk */
} /* namespace ham */
/*----------------------------------------------------------*/
#endif /* LIBPSK_SPECTRUM_CALCULATOR_HPP_ */
/*----------------------------------------------------------*/