summaryrefslogtreecommitdiffstats
path: root/Source/cmNewLineStyle.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmNewLineStyle.cxx')
-rw-r--r--Source/cmNewLineStyle.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmNewLineStyle.cxx b/Source/cmNewLineStyle.cxx
index d64993a..e9d017e 100644
--- a/Source/cmNewLineStyle.cxx
+++ b/Source/cmNewLineStyle.cxx
@@ -11,6 +11,8 @@
============================================================================*/
#include "cmNewLineStyle.h"
+#include <stddef.h>
+
cmNewLineStyle::cmNewLineStyle()
: NewLineStyle(Invalid)
{