Changeset 231 for trunk/Cocoa/F-Script Anywhere/Source/SCPatch
- Timestamp:
- 05/30/06 07:28:35 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/F-Script Anywhere/Source/SCPatch/SCPatchController/SCPatchController.h
r153 r231 1 1 #pragma once 2 #include <Carbon/Carbon.h> 3 #include <list> 2 4 3 #include <Carbon/Carbon.h> 4 #include <list.h> 5 using namespace std; 5 6 6 7 #include "SCPatchPrivate.h"
Note:
See TracChangeset
for help on using the changeset viewer.