diff options
Diffstat (limited to '')
-rw-r--r-- | src/CommandOutput.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CommandOutput.h b/src/CommandOutput.h index 2aad75b09..6cba4de7f 100644 --- a/src/CommandOutput.h +++ b/src/CommandOutput.h @@ -3,6 +3,8 @@ // Declares various classes that process command output +#pragma once + |