File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
SimpleBaseLib/src/Include Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1111
1212(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
1313
14- { ========================== Common Compiler Settings ==========================}
15-
16- { $HINTS OFF}
17- { $WARNINGS OFF}
18- { $RANGECHECKS OFF}
19- { $OVERFLOWCHECKS OFF}
20- { $SCOPEDENUMS ON}
21- { $POINTERMATH ON}
22-
2314{ ========================= Compiler Specific Settings =========================}
2415
2516{ $IFDEF FPC}
4334
4435{ $ENDIF}
4536
37+ { ========================== Common Compiler Settings ==========================}
38+
39+ { $HINTS OFF}
40+ { $WARNINGS OFF}
41+ { $RANGECHECKS OFF}
42+ { $OVERFLOWCHECKS OFF}
43+ { $SCOPEDENUMS ON}
44+ { $POINTERMATH ON}
45+
4646(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
You can’t perform that action at this time.
0 commit comments