Origin commit data
------------------
Branch: master
Commit: 5d821fad0d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)

Origin message was:
------------------
- addition to 37d5fc0f21

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-11-07 22:13:04 +01:00
parent 78136bc09a
commit a7d4dadcb4

View File

@@ -1,5 +1,5 @@
#ifndef __DMX_LIB_H__
#define __DMX_LIB_H__
#ifndef __DMX_H__
#define __DMX_H__
#include <cstdlib>
#include <vector>
@@ -66,4 +66,4 @@ class cDemux
void *pdata;
};
#endif // __DMX_LIB_H__
#endif // __DMX_H__