Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Common/DtaOptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ along with sedutil. If not, see <http://www.gnu.org/licenses/>.
#ifndef _DTAOPTIONS_H
#define _DTAOPTIONS_H

#include <cstdint>

/** Output modes */
typedef enum _sedutiloutput {
sedutilNormal,
Expand Down