diff options
-rw-r--r-- | IvyProbe/StdAfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IvyProbe/StdAfx.h b/IvyProbe/StdAfx.h index f44aeae..799e157 100644 --- a/IvyProbe/StdAfx.h +++ b/IvyProbe/StdAfx.h @@ -23,6 +23,7 @@ #include <winsock2.h>
#include <afxsock.h> // MFC socket extensions
#include "ETSLayout.h"
+#include "HistoryEdit.h"
//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.
|