Skip to content

Commit

Permalink
Added the universal header file for the commit back in May
Browse files Browse the repository at this point in the history
  • Loading branch information
brutella committed Sep 14, 2011
1 parent 266c2d1 commit a1d81a9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions MGSimplenoteEngine.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*
* MGSimplenoteEngine.h
* MGSimplenoteEngine
*
* Created by Matthias Hochgatterer on 28.05.11.
* Copyright 2011 selfcoded. All rights reserved.
*
*/

#import "NSData+Base64.h"
#import "MGSimplenote.h"
#import "MGSimplenoteCredentialStore.h"
#import "MGSimplenoteController.h"
#import "MGSimplenoteSyncSession.h"
#import "MGSimplenoteSyncStatus.h"
#import "MGSimplenoteLogin.h"

0 comments on commit a1d81a9

Please sign in to comment.