/[projects]/smsdaemon/SmsPdu.h
ViewVC logotype

Diff of /smsdaemon/SmsPdu.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 73 by torben, Fri Jun 13 09:09:36 2008 UTC revision 148 by torben, Sun Dec 7 20:18:20 2008 UTC
# Line 1  Line 1 
1    #ifndef __SMSPDU_H__
2    #define __SMSPDU_H__
3    
4  #include <string>  #include <string>
5  #include <vector>  #include <vector>
# Line 27  namespace SmsPdu Line 28  namespace SmsPdu
28    
29          SMS ParseSmsPdu(std::string pdu);          SMS ParseSmsPdu(std::string pdu);
30  }  }
31    
32    #endif // __SMSPDU_H__
33    

Legend:
Removed from v.73  
changed lines
  Added in v.148

  ViewVC Help
Powered by ViewVC 1.1.20