mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-21 17:21:01 +03:00
fix weatherdaemon for new usefull_macros
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// Copyright: V.S. Shergin, vsher@sao.ru
|
||||
// fixed for x86_64 E.V. Emelianov, edward.emelianoff@gmail.com
|
||||
#pragma once
|
||||
#ifndef __BTA_SHDATA_H__
|
||||
#define __BTA_SHDATA_H__
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@@ -850,4 +848,3 @@ void set_acckey(uint32_t newkey);
|
||||
#pragma pack(pop)
|
||||
//#pragma GCC diagnostic pop
|
||||
|
||||
#endif // __BTA_SHDATA_H__
|
||||
|
||||
Reference in New Issue
Block a user