src/os/linux/vm/os_linux.cpp

changeset 3162
5d871c1ff17c
parent 3152
3607aac85aa9
parent 3156
f08d439fab8c
child 3202
436b4a3231bf
equal deleted inserted replaced
3152:3607aac85aa9 3162:5d871c1ff17c
19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24
25 # define __STDC_FORMAT_MACROS
26 24
27 // no precompiled headers 25 // no precompiled headers
28 #include "classfile/classLoader.hpp" 26 #include "classfile/classLoader.hpp"
29 #include "classfile/systemDictionary.hpp" 27 #include "classfile/systemDictionary.hpp"
30 #include "classfile/vmSymbols.hpp" 28 #include "classfile/vmSymbols.hpp"

mercurial