QUICK CLUSTER: Update #include directives to match current style.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Apr 2011 02:59:01 +0000 (19:59 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Apr 2011 16:26:10 +0000 (09:26 -0700)
commit8f080dd93a76d536090c32b58c94ee4400b3f5e3
tree2839a7dd3cea2af85c916ae9c17c7370b9d05867
parent5370b8123f10204aa716477fdeb8daa4e71af7d2
QUICK CLUSTER: Update #include directives to match current style.

These days, usually system header files are #included first, using
<> notation, and then PSPP's one header files, using "" notation.
Each group is alphabetized.
src/language/stats/quick-cluster.c