summaryrefslogtreecommitdiff
path: root/ace/Process.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Process.h')
-rw-r--r--ace/Process.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Process.h b/ace/Process.h
index abd07e63648..f0a8cf9eb80 100644
--- a/ace/Process.h
+++ b/ace/Process.h
@@ -23,6 +23,9 @@
#include "ace/Handle_Set.h"
#include "ace/os_include/sys/os_types.h"
+// Forward declaration
+class ACE_Time_Value;
+
/**
* @class ACE_Process_Options
*