summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Mozilla
diff options
context:
space:
mode:
authorGrant Gayed <grant_gayed@ca.ibm.com>2013-04-29 12:28:50 -0400
committerGrant Gayed <grant_gayed@ca.ibm.com>2013-04-29 12:28:50 -0400
commit137f67c3b2761ff00020670cbf006faeb68def93 (patch)
tree746f947062961fc2ab5b653baf7d451620a8dbb0 /bundles/org.eclipse.swt/Eclipse SWT Mozilla
parent6b9c26e2b03551e64dda58b19dabe829ea31d930 (diff)
downloadeclipse.platform.swt-137f67c3b2761ff00020670cbf006faeb68def93.tar.gz
eclipse.platform.swt-137f67c3b2761ff00020670cbf006faeb68def93.tar.xz
eclipse.platform.swt-137f67c3b2761ff00020670cbf006faeb68def93.zip
add missing define for uint32_t
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Mozilla')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_17.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_17.h b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_17.h
index ac0d83065c..0f491cf3c3 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_17.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_17.h
@@ -13,6 +13,7 @@
#ifndef nsIScriptContext17_h__ //SWT-20130307
#define nsIScriptContext17_h__ //SWT-20130307
+#define uint32_t unsigned int //SWT-20130307
#include "nscore.h"
#include "nptypes.h" //SWT-20130307
//#include "nsStringGlue.h" //SWT-20130307