1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-01-19 04:02:09 +01:00

Removed obsolete include/namespace

This commit is contained in:
Martin Tůma 2021-10-23 23:07:28 +02:00
parent 532bd39bc2
commit 8046d06e32

View File

@ -1,8 +1,6 @@
#include "common/garmin.h"
#include "subfile.h" #include "subfile.h"
#include "huffmantext.h" #include "huffmantext.h"
using namespace Garmin;
using namespace IMG; using namespace IMG;
bool HuffmanText::fetch(const SubFile *file, SubFile::Handle &hdl, bool HuffmanText::fetch(const SubFile *file, SubFile::Handle &hdl,